cve/2024/CVE-2024-3692.md
2024-06-09 00:33:16 +00:00

19 lines
903 B
Markdown

### [CVE-2024-3692](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-3692)
![](https://img.shields.io/static/v1?label=Product&message=Gutenverse%20&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%201.9.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Gutenverse WordPress plugin before 1.9.1 does not validate the htmlTag option in various of its block before outputting it back in a page/post where the block is embed, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks
### POC
#### Reference
- https://wpscan.com/vulnerability/6f100f85-3a76-44be-8092-06eb8595b0c9/
- https://wpscan.com/vulnerability/6f100f85-3a76-44be-8092-06eb8595b0c9/
#### Github
No PoCs found on GitHub currently.