This affects the package Crow before 0.3+4. When using attributes without quotes in the template, an attacker can manipulate the input to introduce additional attributes, potentially executing code. This may lead to a Cross-site Scripting (XSS) vulnerability, assuming an attacker can influence the value entered into the template. If the template is used to render user-generated content, this vulnerability may escalate to a persistent XSS vulnerability.
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Link | Tags |
---|---|
https://github.com/CrowCpp/Crow/pull/317 | issue tracking third party advisory patch |
https://github.com/CrowCpp/Crow/releases/tag/v0.3%2B4 | third party advisory release notes |
https://snyk.io/vuln/SNYK-UNMANAGED-CROW-2336164 | third party advisory exploit |