mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 14:14:44 +02:00
18 lines
775 B
Markdown
18 lines
775 B
Markdown
### [CVE-2008-4775](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4775)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|