### [CVE-2014-8585](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8585) ![](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 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.