cve/2008/CVE-2008-2565.md

20 lines
853 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2008-2565](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2565)
![](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 PHP Address Book 3.1.5 and earlier allow remote attackers to execute arbitrary SQL commands via the id parameter to (1) view.php and (2) edit.php. NOTE: it was later reported that 4.0.x is also affected.
### POC
#### Reference
- http://packetstormsecurity.com/files/129789/PHP-Address-Book-Cross-Site-Scripting-SQL-Injection.html
- https://www.exploit-db.com/exploits/5739
- https://www.exploit-db.com/exploits/9023
#### Github
No PoCs found on GitHub currently.