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

18 lines
944 B
Markdown

### [CVE-2021-24955](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24955)
![](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 escape the data parameter of the pp_get_forms_by_builder_type AJAX action before outputting it back in an attribute, leading to a Reflected Cross-Site Scripting issue
### POC
#### Reference
- https://wpscan.com/vulnerability/e8005d4d-41c3-451d-b85a-2626decaa080
#### Github
No PoCs found on GitHub currently.