Cross-site Scripting (XSS) - Stored in ampache/ampache
Reported on
Aug 13th 2021
✍️ Description
This is a stored XSS in the mp3 management library.
🕵️♂️ Proof of Concept
- Edit meta data with Audacity:
- Create a new playlist that contains this file.
- Open "Artists" (1) under "Search" menu and then on the cover icon:
💥 Impact
By uploading an mp3 with javascript code into meta tag could permit an attacker to execute every type of javascript code in the browser of the user who imported that file, so steal cookies or execute other evil code.