CVE-2024-12267

Drag and Drop Multiple File Upload – Contact Form 7 <= 1.3.8.5 - Limited Arbitrary File Deletion

2025-01-30 22:59
theviper17y

Strategic Overview

Status
Patched in 1.3.8.6
Affected Version
<= 1.3.8.5
CVSS
5.3Medium
Weakness type
CWE-73 · External Control of File Name or Path
CVE
CVE-2024-12267
View all Drag and Drop Multiple File Upload for Contact Form 7 vulnerabilities

At a glance

CVE-2024-12267 is a medium-severity External Control of File Name or Path vulnerability in the Drag and Drop Multiple File Upload for Contact Form 7 WordPress plugin, affecting versions <= 1.3.8.5. 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 1.3.8.6; sites on affected versions should update now. Disclosed January 2025, reported by theviper17y.

Vulnerability Overview

The Drag and Drop Multiple File Upload – Contact Form 7 plugin for WordPress is vulnerable to limited arbitrary file deletion due to insufficient file path validation in the dnd_codedropz_upload_delete() function in all versions up to, and including, 1.3.8.5. This makes it possible for unauthenticated attackers to delete limited arbitrary files on the server. It is not possible to delete files like wp-config.php that would make RCE possible.

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-73: External Control of File Name or Path

The product allows user input to control or influence paths or file names that are used in filesystem operations.

Remediation

Update to version 1.3.8.6, or a newer patched version

How does WordSec protect against this?

The attempt arrives as an ordinary request to Drag and Drop Multiple File Upload for Contact Form 7: WordSec's web application firewall inspects request payloads before WordPress loads them. Classes like this one can leave something behind, so the staged malware scanner is the second half: it looks for dropped files and modified code rather than for the request that created them. None of that substitutes for the fix: Drag and Drop Multiple File Upload for Contact Form 7 1.3.8.6 closes this, and updating the plugin is the step that ends it.

  • Firewall
  • Scanner
  • Alerts

External References

Related records

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