GHSA-f9g8-296p-xr94unknown
A Stored XSS vulnerability in the torrent remaster custom title feature in GazellePW ...
🔗 CVE IDs covered (1)
📋 Description
A Stored XSS vulnerability in the torrent remaster custom title feature in GazellePW (GazellePosterWall) commit 86c4bedf727691b5a97af42a4864869d18446449 allows remote authenticated users to inject arbitrary JavaScript via the remaster_custom_title parameter, which is stored during torrent upload or edit and later rendered in torrent title output.
🔗 References (8)
- https://nvd.nist.gov/vuln/detail/CVE-2026-38466
- https://github.com/Mosasauroidea/GazellePW/blob/86c4bedf727691b5a97af42a4864869d18446449/app/Upload.php#L231
- https://github.com/Mosasauroidea/GazellePW/blob/86c4bedf727691b5a97af42a4864869d18446449/app/Upload.php#L556
- https://github.com/Mosasauroidea/GazellePW/blob/86c4bedf727691b5a97af42a4864869d18446449/classes/torrents.class.php#L1283
- https://github.com/Mosasauroidea/GazellePW/blob/86c4bedf727691b5a97af42a4864869d18446449/sections/torrents/takeedit.php#L212
- https://github.com/Mosasauroidea/GazellePW/blob/86c4bedf727691b5a97af42a4864869d18446449/sections/torrents/takeedit.php#L81
- https://snaacky.com/1-click-exploit-chain-for-complete-gazellepw-database-compromise
- https://github.com/advisories/GHSA-f9g8-296p-xr94