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.
References
Link | Resource |
---|---|
https://github.com/CrowCpp/Crow/pull/317 | Issue Tracking Patch Third Party Advisory |
https://github.com/CrowCpp/Crow/releases/tag/v0.3%2B4 | Release Notes Third Party Advisory |
https://snyk.io/vuln/SNYK-UNMANAGED-CROW-2336164 | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2022-01-13 15:15
Updated : 2024-02-28 18:48
NVD link : CVE-2021-23824
Mitre link : CVE-2021-23824
CVE.ORG link : CVE-2021-23824
JSON object : View
Products Affected
crowcpp
- crow
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')