cve/2024/CVE-2024-9227.md
2025-09-29 21:09:30 +02:00

18 lines
855 B
Markdown

### [CVE-2024-9227](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-9227)
![](https://img.shields.io/static/v1?label=Product&message=PowerPress%20Podcasting%20plugin%20by%20Blubrry&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brightgreen)
### Description
The PowerPress Podcasting plugin by Blubrry WordPress plugin before 11.9.18 does not sanitise and escape some of its settings when adding a podcast, which could allow admin users to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed.
### POC
#### Reference
- https://wpscan.com/vulnerability/bb6515b9-a316-4146-8b7d-9b70a47aa366/
#### Github
No PoCs found on GitHub currently.