Files
CVEs-PoC/2012/CVE-2012-1029.md
2024-06-18 02:51:15 +02:00

19 lines
780 B
Markdown

### [CVE-2012-1029](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1029)
![](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 mobile/search/index.php in Tube Ace (Adult PHP Tube Script) 1.6 allows remote attackers to execute arbitrary SQL commands via the q parameter. NOTE: some of these details are obtained from third party information.
### POC
#### Reference
- http://packetstormsecurity.org/files/109485/Tube-Ace-SQL-Injection.html
- http://www.exploit-db.com/exploits/18466
#### Github
No PoCs found on GitHub currently.