Drag and Drop Multiple File Upload for WooCommerce <= 1.1.6 - Unauthenticated Arbitrary File Upload via upload Function

2025-05-08 20:19
Milinxee

Strategic Overview

Status
Patched in 1.1.7
Affected Version<= 1.1.6
CVSS9.8Critical
CVECVE-2025-4403
View all Drag and Drop Multiple File Upload for WooCommerce vulnerabilities

Vulnerability Overview

The Drag and Drop Multiple File Upload for WooCommerce plugin for WordPress is vulnerable to arbitrary file uploads in all versions up to, and including, 1.1.6 due to accepting a user‐supplied supported_type string and the uploaded filename without enforcing real extension or MIME checks within the upload() function. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.

Technical Analysis

REMEDIATION: Update to version 1.1.7, or a newer patched version --- IDENTIFIER: CWE-434 (Unrestricted Upload of File with Dangerous Type) The product allows the upload or transfer of dangerous file types that are automatically processed within its environment.

External References

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