1 results (0.001 seconds)

CVSS: 7.7EPSS: 0%CPEs: 1EXPL: 1

haml-coffee is a JavaScript templating solution. haml-coffee mixes pure template data with engine configuration options through the Express render API. More specifically, haml-coffee supports overriding a series of HTML helper functions through its configuration options. A vulnerable application that passes user controlled request objects to the haml-coffee template engine may introduce RCE vulnerabilities. Additionally control over the escapeHtml parameter through template configuration pollution ensures that haml-coffee would not sanitize template inputs that may result in reflected Cross Site Scripting attacks against downstream applications. There is currently no fix for these issues as of the publication of this CVE. • https://securitylab.github.com/advisories/GHSL-2021-025-haml-coffee https://www.npmjs.com/package/haml-coffee • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •