cve/2024/CVE-2024-7354.md
2025-09-29 16:08:36 +00:00

18 lines
774 B
Markdown

### [CVE-2024-7354](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-7354)
![](https://img.shields.io/static/v1?label=Product&message=Ninja%20Forms&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.8.6%3C%203.8.11%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 WordPress plugin before 3.8.11 does not escape an URL before outputting it back in an attribute, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin
### POC
#### Reference
- https://wpscan.com/vulnerability/3c871dcd-51d7-4d3b-b036-efa9e066ff41/
#### Github
No PoCs found on GitHub currently.