cve/2024/CVE-2024-8056.md
2025-09-29 16:08:36 +00:00

18 lines
757 B
Markdown

### [CVE-2024-8056](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-8056)
![](https://img.shields.io/static/v1?label=Product&message=MM-Breaking%20News&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 MM-Breaking News WordPress plugin through 0.7.9 does not escape the $_SERVER['REQUEST_URI'] parameter before outputting it back in an attribute, which could lead to Reflected Cross-Site Scripting in old web browsers
### POC
#### Reference
- https://wpscan.com/vulnerability/203b8122-f1e5-4e9e-ba83-f5cd59d8a289/
#### Github
No PoCs found on GitHub currently.