cbcvebase.
CVE-2016-10924
published 2019-08-22

CVE-2016-10924: The ebook-download plugin before 1.2 for WordPress has directory traversal.

PriorityP179high7.5CVSS 3.0
AVNACLPRNUINSUCHINAN
ITWEXPLOITVulnCheck KEVInitial access
Exploited in the wild
EPSS
11.66%
95.5th percentile
The ebook-download plugin before 1.2 for WordPress has directory traversal.

Affected

1 ranges
VendorProductVersion rangeFixed in
zedna_ebook_download_projectzedna_ebook_download< 1.21.2

Detection & IOCsextracted from sources · hover to see the quote

path/wp-content/plugins/ebook-download/filedownload.php?ebookdownloadurl=../../../wp-config.php
filenamefiledownload.php
  • Look for GET requests to filedownload.php with the 'ebookdownloadurl' parameter containing directory traversal sequences (e.g., '../') targeting sensitive files such as wp-config.php.
  • Successful exploitation responses will contain both 'DB_NAME' and 'DB_PASSWORD' strings in the HTTP response body, indicating wp-config.php was read.
  • Use Google dork 'inurl:"/wp-content/plugins/ebook-download"' to identify potentially vulnerable WordPress installations.
  • ·The vulnerability affects ebook-download plugin versions prior to 1.2 only; patched installations (>=1.2) are not affected.

CVSS provenance

nvdv3.07.5HIGHCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:P/I:N/A:N
vulncheck7.5HIGH
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.