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

18 lines
946 B
Markdown

### [CVE-2021-24954](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24954)
![](https://img.shields.io/static/v1?label=Product&message=User%20Registration%2C%20Login%20Form%2C%20User%20Profile%20%26%20Membership%20%E2%80%93%20ProfilePress%20(Formerly%20WP%20User%20Avatar)&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.2.3%3C%203.2.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The User Registration, Login Form, User Profile & Membership WordPress plugin before 3.2.3 does not sanitise and escape the ppress_cc_data parameter before outputting it back in an attribute of an admin dashboard page, leading to a Reflected Cross-Site Scripting issue
### POC
#### Reference
- https://wpscan.com/vulnerability/54ff0db8-1d9e-4e67-b71a-142a9e5ed851
#### Github
No PoCs found on GitHub currently.