mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 03:24:01 +02:00
21 lines
917 B
Markdown
21 lines
917 B
Markdown
### [CVE-2015-4694](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4694)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in download.php in the Zip Attachments plugin before 1.5.1 for WordPress allows remote attackers to read arbitrary files via a .. (dot dot) in the za_file parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.openwall.com/lists/oss-security/2015/06/12/4
|
|
- http://www.openwall.com/lists/oss-security/2015/06/21/2
|
|
- https://wordpress.org/support/topic/zip-attachments-wordpress-plugin-v114-arbitrary-file-download-vulnerability?replies=1
|
|
- https://wpvulndb.com/vulnerabilities/8047
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
|
|