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

18 lines
857 B
Markdown

### [CVE-2021-24939](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24939)
![](https://img.shields.io/static/v1?label=Product&message=LoginWP%20(Formerly%20Peter's%20Login%20Redirect)&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.0.0.5%3C%203.0.0.5%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The LoginWP (Formerly Peter's Login Redirect) WordPress plugin before 3.0.0.5 does not sanitise and escape the rul_login_url and rul_logout_url parameter before outputting them back in attributes in an admin page, leading to a Reflected Cross-Site Scripting issue
### POC
#### Reference
- https://wpscan.com/vulnerability/1a46cfec-24ad-4619-8579-f09bbd8ee748
#### Github
No PoCs found on GitHub currently.