mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
972 B
972 B
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
Github
No PoCs found on GitHub currently.