mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
886 B
886 B
CVE-2008-4080
Description
SQL injection vulnerability in Stash 1.0.3, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the (1) username parameter to admin/library/authenticate.php and the (2) download parameter to downloadmp3.php. NOTE: some of these details are obtained from third party information.
POC
Reference
- http://securityreason.com/securityalert/4252
- https://www.exploit-db.com/exploits/6402
- https://www.youtube.com/watch?v=mm4bfsZdLmA&t=1h53m
Github
No PoCs found on GitHub currently.