mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 15:11:34 +02:00
18 lines
961 B
Markdown
18 lines
961 B
Markdown
### [CVE-2021-23824](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23824)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://snyk.io/vuln/SNYK-UNMANAGED-CROW-2336164
|
|
|
|
#### Github
|
|
- https://github.com/Kirill89/Kirill89
|
|
|