### [CVE-2015-5482](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5482) ![](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 GD bbPress Attachments plugin before 2.3 for WordPress allows remote administrators to include and execute arbitrary local files via a .. (dot dot) in the tab parameter in the gdbbpress_attachments page to wp-admin/edit.php. ### POC #### Reference - https://packetstormsecurity.com/files/132656/wpgdbbpress-lfi.txt - https://security.dxw.com/advisories/local-file-include-vulnerability-in-gd-bbpress-attachments-allows-attackers-to-include-arbitrary-php-files/ - https://wpvulndb.com/vulnerabilities/8087 #### Github No PoCs found on GitHub currently.