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

18 lines
779 B
Markdown

### [CVE-2021-24682](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24682)
![](https://img.shields.io/static/v1?label=Product&message=Cool%20Tag%20Cloud&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.26%3C%202.26%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Cool Tag Cloud WordPress plugin before 2.26 does not escape the style attribute of the cool_tag_cloud shortcode, which could allow users with a role as low as Contributor to perform Stored Cross-Site Scripting attacks.
### POC
#### Reference
- https://wpscan.com/vulnerability/7dfdd50d-77f9-4f0a-8673-8f033c0b0e05
#### Github
No PoCs found on GitHub currently.