mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
1.0 KiB
1.0 KiB
CVE-2024-28852
Description
Ampache is a web based audio/video streaming application and file manager. Ampache has multiple reflective XSS vulnerabilities,this means that all forms in the Ampache that use rule
as a variable are not secure. For example, when querying a song, when querying a podcast, we need to use $rule
variable. This vulnerability is fixed in 6.3.1
POC
Reference
- https://github.com/ampache/ampache/security/advisories/GHSA-g7hx-hm68-f639
- https://github.com/ampache/ampache/security/advisories/GHSA-g7hx-hm68-f639
Github
No PoCs found on GitHub currently.