Files
CVEs-PoC/2021/CVE-2021-24798.md
T
2024-05-25 21:48:12 +02:00

18 lines
763 B
Markdown

### [CVE-2021-24798](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24798)
![](https://img.shields.io/static/v1?label=Product&message=WP%20Header%20Images&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.0.1%3C%202.0.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The WP Header Images WordPress plugin before 2.0.1 does not sanitise and escape the t parameter before outputting it back in the plugin's settings page, leading to a Reflected Cross-Site Scripting issue
### POC
#### Reference
- https://wpscan.com/vulnerability/58c9a007-42db-4142-b096-0b9ba8850f87
#### Github
No PoCs found on GitHub currently.