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

18 lines
820 B
Markdown

### [CVE-2021-24933](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24933)
![](https://img.shields.io/static/v1?label=Product&message=Dynamic%20Widgets&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.5.16%3C%3D%201.5.16%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Dynamic Widgets WordPress plugin through 1.5.16 does not escape the prefix parameter before outputting it back in an attribute when using the term_tree AJAX action (available to any authenticated users), leading to a Reflected Cross-Site Scripting issue
### POC
#### Reference
- https://wpscan.com/vulnerability/b8e6f0d3-a7d1-4ca8-aba8-0d5075167d55
#### Github
No PoCs found on GitHub currently.