cve/2022/CVE-2022-4476.md
2024-06-18 02:51:15 +02:00

18 lines
836 B
Markdown

### [CVE-2022-4476](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4476)
![](https://img.shields.io/static/v1?label=Product&message=Download%20Manager&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%200%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Download Manager WordPress plugin before 3.2.62 does not validate and escapes some of its shortcode attributes before outputting them back in the page, which could allow users with a role as low as a contributor to perform Stored Cross-Site Scripting attacks against logged-in admins.
### POC
#### Reference
- https://wpscan.com/vulnerability/856cac0f-2526-4978-acad-d6d82a0bec45
#### Github
No PoCs found on GitHub currently.