Files
CVEs-PoC/2021/CVE-2021-25056.md
T
2024-05-25 21:48:12 +02:00

18 lines
874 B
Markdown

### [CVE-2021-25056](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25056)
![](https://img.shields.io/static/v1?label=Product&message=Ninja%20Forms%20Contact%20Form%20%E2%80%93%20The%20Drag%20and%20Drop%20Form%20Builder%20for%20WordPress&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.6.10%3C%203.6.10%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Ninja Forms Contact Form WordPress plugin before 3.6.10 does not sanitise and escape field labels, allowing high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed.
### POC
#### Reference
- https://wpscan.com/vulnerability/795acab2-f621-4662-834b-ebb6205ef7de
#### Github
No PoCs found on GitHub currently.