cve/2021/CVE-2021-24871.md
2024-06-18 02:51:15 +02:00

18 lines
791 B
Markdown

### [CVE-2021-24871](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24871)
![](https://img.shields.io/static/v1?label=Product&message=Get%20Custom%20Field%20Values&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=4.0.1%3C%204.0.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Get Custom Field Values WordPress plugin before 4.0.1 does not escape custom fields before outputting them in the page, which could allow users with a role as low as contributor to perform Cross-Site Scripting attacks
### POC
#### Reference
- https://wpscan.com/vulnerability/28007c80-dc14-4987-a52c-f2a05cfe5905
#### Github
No PoCs found on GitHub currently.