cve/2022/CVE-2022-4831.md

18 lines
1016 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-4831](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4831)
![](https://img.shields.io/static/v1?label=Product&message=Custom%20User%20Profile%20Fields%20for%20User%20Registration%20%26%20Member%20Frontend%20Profiles%20with%20Paid%20Memberships%20Pro&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%200%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Custom User Profile Fields for User Registration WordPress plugin before 1.8.1 does not validate and escape some of its shortcode attributes before outputting them back in the page, which could allow users with a role as low as contributor to perform Stored Cross-Site Scripting attacks which could be used against high privilege users such as admins.
### POC
#### Reference
- https://wpscan.com/vulnerability/872fc8e6-4035-4e5a-9f30-16c482c48c7c
#### Github
No PoCs found on GitHub currently.