Vulnerabilities (CVE)

Filtered by vendor Haml Subscribe
Filtered by product Haml
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2017-1002201 1 Haml 1 Haml 2021-12-29 4.3 MEDIUM 6.1 MEDIUM
In haml versions prior to version 5.0.0.beta.2, when using user input to perform tasks on the server, characters like < > " ' must be escaped properly. In this case, the ' character was missed. An attacker can manipulate the input to introduce additional attributes, potentially executing code.