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

18 lines
825 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
### [CVE-2021-24372](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24372)
![](https://img.shields.io/static/v1?label=Product&message=WP%20Hardening%20%E2%80%93%20Fix%20Your%20WordPress%20Security&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.2.2%3C%201.2.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The WP Hardening Fix Your WordPress Security WordPress plugin before 1.2.2 did not sanitise or escape the $_SERVER['REQUEST_URI'] before outputting it in an attribute, leading to a reflected Cross-Site Scripting issue.
### POC
#### Reference
- https://wpscan.com/vulnerability/5340ae4e-95ba-4a69-beb1-3459cac17782
#### Github
No PoCs found on GitHub currently.