cve/2024/CVE-2024-9227.md

18 lines
866 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [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%3C%2011.9.18%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### 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.