mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 09:21:42 +02:00
20 lines
886 B
Markdown
20 lines
886 B
Markdown
### [CVE-2008-4080](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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.
|
|
|