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

18 lines
880 B
Markdown

### [CVE-2021-25066](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25066)
![](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 sanitize and escape some imported data, allowing high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed.
### POC
#### Reference
- https://wpscan.com/vulnerability/323d5fd0-abe8-44ef-9127-eea6fd4f3f3d
#### Github
No PoCs found on GitHub currently.