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

19 lines
860 B
Markdown

### [CVE-2005-2110](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2110)
![](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
WordPress 1.5.1.2 and earlier allows remote attackers to obtain sensitive information via (1) a direct request to menu-header.php or a "1" value in the feed parameter to (2) wp-atom.php, (3) wp-rss.php, or (4) wp-rss2.php, which reveal the path in an error message. NOTE: vector [1] was later reported to also affect WordPress 2.0.1.
### POC
#### Reference
- http://NeoSecurityTeam.net/advisories/Advisory-17.txt
- http://marc.info/?l=bugtraq&m=112006967221438&w=2
#### Github
No PoCs found on GitHub currently.