Files
CVEs-PoC/2008/CVE-2008-4080.md
T
2024-06-18 02:51:15 +02:00

20 lines
886 B
Markdown

### [CVE-2008-4080](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4080)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.