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

18 lines
817 B
Markdown

### [CVE-2021-24895](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24895)
![](https://img.shields.io/static/v1?label=Product&message=Cybersoldier&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.7.0%3C%201.7.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Cybersoldier WordPress plugin before 1.7.0 does not sanitise and escape the URL settings before outputting it in an attribute, which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed
### POC
#### Reference
- https://wpscan.com/vulnerability/be7bbf4f-6f6a-4a44-bf86-2f096351ae08
#### Github
No PoCs found on GitHub currently.