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

19 lines
1006 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-24448](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24448)
![](https://img.shields.io/static/v1?label=Product&message=User%20Registration%20%26%20User%20Profile%20%E2%80%93%20Profile%20Builder&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.4.8%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brightgreen)
### Description
The User Registration & User Profile Profile Builder WordPress plugin before 3.4.8 does not sanitise or escape its 'Modify default Redirect Delay timer' setting, allowing high privilege users to use JavaScript code in it, even when the unfiltered_html capability is disallowed, leading to an authenticated Stored Cross-Site Scripting issue
### POC
#### Reference
- https://wpscan.com/vulnerability/81e42812-93eb-480d-a2d2-5ba5e02dd0ba
#### Github
- https://github.com/20142995/nuclei-templates
- https://github.com/akashrpatil/akashrpatil