Vulnerability CVE-2021-23824


Published: 2022-01-13

Description:
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.

Type:

CWE-79

(Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'))

CVSS2 => (AV:N/AC:M/Au:N/C:N/I:P/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
4.3/10
2.9/10
8.6/10
Exploit range
Attack complexity
Authentication
Remote
Medium
No required
Confidentiality impact
Integrity impact
Availability impact
None
Partial
None
Affected software
Crowcpp -> CROW 

 References:
https://github.com/CrowCpp/Crow/pull/317
https://github.com/CrowCpp/Crow/releases/tag/v0.3%2B4
https://snyk.io/vuln/SNYK-UNMANAGED-CROW-2336164

Copyright 2024, cxsecurity.com

 

Back to Top