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

18 lines
971 B
Markdown

### [CVE-2007-1732](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1732)
![](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 ** Cross-site scripting (XSS) vulnerability in an mt import in wp-admin/admin.php in WordPress 2.1.2 allows remote authenticated administrators to inject arbitrary web script or HTML via the demo parameter. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information. NOTE: another researcher disputes this issue, stating that this is legitimate functionality for administrators. However, it has been patched by at least one vendor.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=117319839710382&w=2
#### Github
No PoCs found on GitHub currently.