mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
783 B
Markdown
18 lines
783 B
Markdown
### [CVE-2024-21535](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-21535)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
Versions of the package markdown-to-jsx before 7.4.0 are vulnerable to Cross-site Scripting (XSS) via the src property due to improper input sanitization. An attacker can execute arbitrary code by injecting a malicious iframe element in the markdown.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://security.snyk.io/vuln/SNYK-JS-MARKDOWNTOJSX-6258886
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|