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

18 lines
834 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-24373](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24373)
![](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 historyvalue GET parameter before outputting it in a Javascript block, leading to a reflected Cross-Site Scripting issue.
### POC
#### Reference
- https://wpscan.com/vulnerability/fcf17278-609f-4f75-8a87-9b4579dee1c8
#### Github
No PoCs found on GitHub currently.