mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 01:31:01 +00:00
991 B
991 B
CVE-2022-1091
Description
The sanitisation step of the Safe SVG WordPress plugin before 1.9.10 can be bypassed by spoofing the content-type in the POST request to upload a file. Exploiting this vulnerability, an attacker will be able to perform the kinds of attacks that this plugin should prevent (mainly XSS, but depending on further use of uploaded SVG files potentially other XML attacks).
POC
Reference
- https://wpscan.com/vulnerability/4d12533e-bdb7-411f-bcdf-4c5046db13f3
- https://wpscan.com/vulnerability/4d12533e-bdb7-411f-bcdf-4c5046db13f3
Github
No PoCs found on GitHub currently.