cve/2022/CVE-2022-0702.md

18 lines
787 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-0702](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0702)
![](https://img.shields.io/static/v1?label=Product&message=Petfinder%20Listings&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.0.18%3C%3D%201.0.18%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Petfinder Listings WordPress plugin through 1.0.18 does not escape its settings, allowing high privilege users such as admin to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed
### POC
#### Reference
- https://wpscan.com/vulnerability/bf6f897b-af65-4122-802c-ae6d4f2346f9
#### Github
No PoCs found on GitHub currently.