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

18 lines
735 B
Markdown

### [CVE-2021-24582](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24582)
![](https://img.shields.io/static/v1?label=Product&message=ThinkTwit&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.7.1%3C%201.7.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The ThinkTwit WordPress plugin before 1.7.1 did not sanitise or escape its "Consumer key" setting before outputting it its settings page, leading to a Stored Cross-Site Scripting issue.
### POC
#### Reference
- https://wpscan.com/vulnerability/5a5293ed-ddcb-4a63-9420-09942e7d69c2
#### Github
No PoCs found on GitHub currently.