### [CVE-2024-28853](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-28853) ![](https://img.shields.io/static/v1?label=Product&message=ampache&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%206.3.1%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%3A%20Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation%20('Cross-site%20Scripting')&color=brighgreen) ### Description Ampache is a web based audio/video streaming application and file manager. Stored Cross Site Scripting (XSS) vulnerability in ampache before v6.3.1 allows a remote attacker to execute code via a crafted payload to serval parameters in the post request of /preferences.php?action=admin_update_preferences. This vulnerability is fixed in 6.3.1. ### POC #### Reference - https://github.com/ampache/ampache/security/advisories/GHSA-prw2-7cr3-5mx8 #### Github No PoCs found on GitHub currently.