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

18 lines
764 B
Markdown

### [CVE-2021-24587](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24587)
![](https://img.shields.io/static/v1?label=Product&message=Splash%20Header&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.20.8%3C%201.20.8%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Splash Header WordPress plugin before 1.20.8 doesn't sanitise and escape some of its settings while outputting them in the admin dashboard, leading to an authenticated Stored Cross-Site Scripting issue.
### POC
#### Reference
- https://wpscan.com/vulnerability/bb5d94ad-e1ce-44e2-8403-d73fe75a146a
#### Github
No PoCs found on GitHub currently.