Files
CVEs-PoC/2012/CVE-2012-0782.md
2024-06-18 02:51:15 +02:00

18 lines
872 B
Markdown

### [CVE-2012-0782](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0782)
![](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
** DISPUTED ** Multiple cross-site scripting (XSS) vulnerabilities in wp-admin/setup-config.php in the installation component in WordPress 3.3.1 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) dbhost, (2) dbname, or (3) uname parameter. NOTE: the vendor disputes the significance of this issue; also, it is unclear whether this specific XSS scenario has security relevance.
### POC
#### Reference
- http://www.exploit-db.com/exploits/18417
#### Github
No PoCs found on GitHub currently.