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

18 lines
804 B
Markdown

### [CVE-2021-24514](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24514)
![](https://img.shields.io/static/v1?label=Product&message=Visual%20Form%20Builder&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.0.4%3C%203.0.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Visual Form Builder WordPress plugin before 3.0.4 does not sanitise or escape its Form Name, allowing high privilege users such as admin to set Cross-Site Scripting payload in them, even when the unfiltered_html capability is disallowed
### POC
#### Reference
- https://wpscan.com/vulnerability/0afa78d3-2403-4e0c-8f16-5b7874b03cd2
#### Github
No PoCs found on GitHub currently.