mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
840 B
Markdown
18 lines
840 B
Markdown
### [CVE-2007-0541](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0541)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
WordPress allows remote attackers to determine the existence of arbitrary files, and possibly read portions of certain files, via pingback service calls with a source URI that corresponds to a local pathname, which triggers different fault codes for existing and non-existing files, and in certain configurations causes a brief file excerpt to be published as a blog comment.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/2191
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|