cve/2022/CVE-2022-0706.md

18 lines
889 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-0706](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0706)
![](https://img.shields.io/static/v1?label=Product&message=Easy%20Digital%20Downloads%20%E2%80%93%20Simple%20eCommerce%20for%20Selling%20Digital%20Files&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.11.6%3C%202.11.6%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Easy Digital Downloads WordPress plugin before 2.11.6 does not sanitise and escape the Downloadable File Name in the Logs, which could allow high privilege users to perform Cross-Site Scripting attacks when the unfiltered_html capability is disallowed
### POC
#### Reference
- https://wpscan.com/vulnerability/598d5c1b-7930-46a6-9a31-5e08a5f14907
#### Github
No PoCs found on GitHub currently.