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

18 lines
762 B
Markdown

### [CVE-2024-2729](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-2729)
![](https://img.shields.io/static/v1?label=Product&message=Otter%20Blocks%20&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%202.6.6%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Otter Blocks WordPress plugin before 2.6.6 does not properly escape its mainHeadings blocks' attribute before appending it to the final rendered block, allowing contributors to conduct Stored XSS attacks.
### POC
#### Reference
- https://wpscan.com/vulnerability/5014f886-020e-49d1-96a5-2159eed8ba14/
#### Github
No PoCs found on GitHub currently.