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

18 lines
790 B
Markdown

### [CVE-2012-6643](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-6643)
![](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
Multiple SQL injection vulnerabilities in the update_counter function in includes/functions.php in ClipBucket 2.6 allow remote attackers to execute arbitrary SQL commands via the time parameter to (1) videos.php or (2) channels.php. NOTE: some of these details are obtained from third party information.
### POC
#### Reference
- http://packetstormsecurity.org/files/108489/clipbucket-sqlxss.txt
#### Github
No PoCs found on GitHub currently.