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

18 lines
775 B
Markdown

### [CVE-2008-4775](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4775)
![](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
Cross-site scripting (XSS) vulnerability in pmd_pdf.php in phpMyAdmin 3.0.0, and possibly other versions including 2.11.9.2 and 3.0.1, when register_globals is enabled, allows remote attackers to inject arbitrary web script or HTML via the db parameter, a different vector than CVE-2006-6942 and CVE-2007-5977.
### POC
#### Reference
- http://securityreason.com/securityalert/4516
#### Github
No PoCs found on GitHub currently.