CVE-2024-13126

Download Manager <= 3.3.06 - Unauthenticated Information Disclosure via Unprotected Directory

2025-01-17 00:00
Dmitrii Ignatyev

Strategic Overview

Status
Patched in 3.3.07
Affected Plugin
Download Manager
Affected Version
<= 3.3.06
CVSS
5.3Medium
Weakness type
CWE-552 · Files or Directories Accessible to External Parties
CVE
CVE-2024-13126
View all Download Manager vulnerabilities

At a glance

CVE-2024-13126 is a medium-severity Files or Directories Accessible to External Parties vulnerability in the Download Manager WordPress plugin, affecting versions <= 3.3.06. It carries a CVSS score of 5.3 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 3.3.07; sites on affected versions should update now. Disclosed January 2025, reported by Dmitrii Ignatyev.

Vulnerability Overview

The Download Manager plugin for WordPress is vulnerable to Information Disclosure in all versions up to, and including, 3.3.06. This is due to plugin not providing any access restrictions to the direct in which download files are uploaded. This makes it possible for unauthenticated attackers to access downloads that should be password protected by downloading them straight from the directory.

Technical Analysis

The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site, and no interaction from a victim user.

CWE-552: Files or Directories Accessible to External Parties

The product makes files or directories accessible to unauthorized actors, even though they should not be.

Remediation

Update to version 3.3.07, or a newer patched version

How does WordSec protect against this?

Requests carrying this pattern arrive without a session, so nothing upstream of the firewall gets a chance to reject them: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: Download Manager 3.3.07 closes this, and updating the plugin is the step that ends it.

  • Firewall
  • Login Security
  • Alerts

External References

Related records

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C