### [CVE-2008-2501](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2501)



### Description
Multiple SQL injection vulnerabilities in PHPhotoalbum 0.5 allow remote attackers to execute arbitrary SQL commands via the (1) album parameter to thumbnails.php and the (2) pid parameter to displayimage.php.
### POC
#### Reference
- https://www.exploit-db.com/exploits/5683
#### Github
No PoCs found on GitHub currently.