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

18 lines
826 B
Markdown

### [CVE-2024-3644](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-3644)
![](https://img.shields.io/static/v1?label=Product&message=Newsletter%20Popup&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 Newsletter Popup WordPress plugin through 1.2 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/10eb712a-d9c3-46c9-be6a-02811396fae8/
#### Github
No PoCs found on GitHub currently.