cve/2022/CVE-2022-0205.md

18 lines
762 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-0205](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0205)
![](https://img.shields.io/static/v1?label=Product&message=YOP%20Poll&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=6.3.5%3C%206.3.5%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The YOP Poll WordPress plugin before 6.3.5 does not sanitise and escape some of the settings (available to users with a role as low as author) before outputting them, leading to a Stored Cross-Site Scripting issue
### POC
#### Reference
- https://wpscan.com/vulnerability/446de364-720e-41ec-b80e-7678c8f4ad80
#### Github
No PoCs found on GitHub currently.