cve/2022/CVE-2022-1216.md

18 lines
777 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-1216](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1216)
![](https://img.shields.io/static/v1?label=Product&message=Advanced%20Image%20Sitemap&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.2%3C%3D%201.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Advanced Image Sitemap WordPress plugin through 1.2 does not sanitise and escape the PHP_SELF PHP variable before outputting it back in an attribute in an admin page, leading to Reflected Cross-Site Scripting.
### POC
#### Reference
- https://wpscan.com/vulnerability/31a5b138-3d9e-4cd6-b85c-d20406ab51bd
#### Github
No PoCs found on GitHub currently.