cve/2008/CVE-2008-2566.md

19 lines
780 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2008-2566](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2566)
![](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 cross-site scripting (XSS) vulnerabilities in PHP Address Book 3.1.5 and earlier allow remote attackers to inject arbitrary web script or HTML via the group parameter to (1) index.php or (2) the default URI.
### POC
#### Reference
- http://packetstormsecurity.com/files/129789/PHP-Address-Book-Cross-Site-Scripting-SQL-Injection.html
- https://www.exploit-db.com/exploits/5739
#### Github
No PoCs found on GitHub currently.