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

18 lines
922 B
Markdown

### [CVE-2024-3637](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-3637)
![](https://img.shields.io/static/v1?label=Product&message=Responsive%20Contact%20Form%20Builder%20%26%20Lead%20Generation%20Plugin&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Responsive Contact Form Builder & Lead Generation Plugin WordPress plugin through 1.8.9 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup)
### POC
#### Reference
- https://wpscan.com/vulnerability/33f6fea6-c784-40ae-a548-55d41618752d/
#### Github
No PoCs found on GitHub currently.