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

18 lines
843 B
Markdown

### [CVE-2021-24612](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24612)
![](https://img.shields.io/static/v1?label=Product&message=Sociable&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=4.3.4.1%3C%3D%204.3.4.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Sociable WordPress plugin through 4.3.4.1 does not sanitise or escape some of its settings before outputting them in the admins dashboard, allowing high privilege users to perform Cross-Site Scripting attacks against other users even when the unfiltered_html capability is disallowed
### POC
#### Reference
- https://wpscan.com/vulnerability/12f1ed97-d392-449d-b25c-42d241693888
#### Github
No PoCs found on GitHub currently.