cve/2024/CVE-2024-9238.md

18 lines
740 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [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%3C%201.1.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### 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.