Files
CVEs-PoC/2021/CVE-2021-24228.md
T
2025-09-29 21:09:30 +02:00

18 lines
934 B
Markdown

### [CVE-2021-24228](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24228)
![](https://img.shields.io/static/v1?label=Product&message=Patreon%20WordPress&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.7.2%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brightgreen)
### Description
The Jetpack Scan team identified a Reflected Cross-Site Scripting in the Login Form of the Patreon WordPress plugin before 1.7.2. The WordPress login form (wp-login.php) is hooked by the plugin and offers to allow users to authenticate on the site using their Patreon account. Unfortunately, some of the error logging logic behind the scene allowed user-controlled input to be reflected on the login page, unsanitized.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/20142995/nuclei-templates