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

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMpurify was vulnerable to nesting-based mXSS. This vulnerability is fixed in 2.5.0 and 3.1.3.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/cure53/DOMPurify/security/advisories/GHSA-gx9m-whjm-85jf
|
|
|
|
#### Github
|
|
- https://github.com/roj1py/CVE-2024-47875-PhpSpreadsheet-XSS-PoC
|
|
- https://github.com/zulloper/cve-poc
|
|
|