Files
CVEs-PoC/2021/CVE-2021-24694.md
T
2024-06-18 02:51:15 +02:00

18 lines
859 B
Markdown

### [CVE-2021-24694](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24694)
![](https://img.shields.io/static/v1?label=Product&message=Simple%20Download%20Monitor&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.9.11%3C%203.9.11%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Simple Download Monitor WordPress plugin before 3.9.11 could allow users with a role as low as Contributor to perform Stored Cross-Site Scripting attack via 1) "color" or "css_class" argument of sdm_download shortcode, 2) "class" or "placeholder" argument of sdm_search_form shortcode.
### POC
#### Reference
- https://wpscan.com/vulnerability/9d0d8f8c-f8fb-457f-b557-255a052ccc32
#### Github
No PoCs found on GitHub currently.