mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
18 lines
755 B
Markdown
18 lines
755 B
Markdown
### [CVE-2014-8585](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8585)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in the WordPress Download Manager plugin for WordPress allows remote attackers to read arbitrary files via a .. (dot dot) in the fname parameter to (1) views/file_download.php or (2) file_download.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/128852/WordPress-Download-Manager-Arbitrary-File-Download.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|