WordPress security changelog
MEDIUM CVE-2014-8585 Modified

WordPress Download Manager: Filesystem traversal

WordPress Download Manager is affected by filesystem traversal. Exposure depends on how the affected operation is made reachable by the site. A crafted path can escape the intended directory and reach files or directories elsewhere on the server.

CVE / CNA score 5.0 CVSS · cve@mitre.org
NVD score 5.0 CVSS 2.0 · nvd@nist.gov
Component
WordPress Download Manager
Plugin slug
download-manager
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Nov 04, 2014
Weakness
CWE-59 — Improper Link Resolution Before File Access ('Link Following')

This CVE was published Nov 04, 2014 and is one of 67 known issues for this plugin.

Update, patch or deactivate.

Update WordPress Download Manager to a release outside the affected range, or disable and remove it until a fixed version is available.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

Directory traversal vulnerability in the WordPress Download Manager plugin for WordPress allows remote attackers to read arbitrary files via a .. (dot dot) in the fname parameter to (1) views/file_download.php or (2) file_download.php.

NVD vector: AV:N/AC:L/Au:N/C:P/I:N/A:N

Primary and upstream sources