cve/2007/CVE-2007-1107.md

20 lines
841 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2007-1107](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1107)
![](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 thumbnails.php in Coppermine Photo Gallery (CPG) 1.3.x allows remote authenticated users to execute arbitrary SQL commands via a cpg131_fav cookie. NOTE: it was later reported that 1.4.10, 1.4.14, and other 1.4.x versions are also affected using similar cookies.
### POC
#### Reference
- https://www.exploit-db.com/exploits/3371
- https://www.exploit-db.com/exploits/4950
- https://www.exploit-db.com/exploits/4961
#### Github
No PoCs found on GitHub currently.