cve/2024/CVE-2024-9238.md
2025-09-29 21:09:30 +02:00

18 lines
731 B
Markdown

### [CVE-2024-9238](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-9238)
![](https://img.shields.io/static/v1?label=Product&message=AVIF%20Uploader&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brightgreen)
### Description
The AVIF Uploader WordPress plugin before 1.1.1 does not sanitise uploaded SVG files, which could allow users with a role as low as Author to upload a malicious SVG containing XSS payloads.
### POC
#### Reference
- https://wpscan.com/vulnerability/a7de0cf6-3064-4595-9037-f8407fe40724/
#### Github
No PoCs found on GitHub currently.