cve/2023/CVE-2023-2964.md

18 lines
787 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-2964](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-2964)
![](https://img.shields.io/static/v1?label=Product&message=Simple%20Iframe&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%201.2.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Simple Iframe WordPress plugin before 1.2.0 does not properly validate one of its WordPress block attribute's content, which may allow users whose role is at least that of a contributor to conduct Stored Cross-Site Scripting attacks.
### POC
#### Reference
- https://wpscan.com/vulnerability/97aac334-5323-41bb-90f0-d180bcc9162f
#### Github
No PoCs found on GitHub currently.