cve/2022/CVE-2022-1964.md

18 lines
750 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-1964](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1964)
![](https://img.shields.io/static/v1?label=Product&message=Easy%20SVG%20Support&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.3.0%3C%203.3.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Easy SVG Support WordPress plugin before 3.3.0 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/52cf7e3c-2a0c-45c4-be27-be87424f1338
#### Github
No PoCs found on GitHub currently.