cve/2023/CVE-2023-7089.md

18 lines
727 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-7089](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-7089)
![](https://img.shields.io/static/v1?label=Product&message=Easy%20SVG%20Allow&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Easy SVG Allow WordPress plugin through 1.0 does not sanitize 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/3b8ba734-7764-4ab6-a7e2-8de55bd46bed/
#### Github
No PoCs found on GitHub currently.