mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
20 lines
940 B
Markdown
20 lines
940 B
Markdown
### [CVE-2015-5482](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5482)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|