PT-2025-15058 · WordPress · Drag/Drop Multiple File Upload For Woocommerce
Published
2025-04-05
·
Updated
2026-04-08
·
CVE-2025-2941
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Drag and Drop Multiple File Upload for WooCommerce plugin for WordPress versions up to, and including, 1.1.4
Description
The issue is due to insufficient file path validation via the
wc-upload-file[] parameter, making it possible for unauthenticated attackers to move arbitrary files on the server. This can lead to remote code execution when the right file is moved, such as wp-config.php. The vulnerability is related to improper limitation of a pathname to a restricted directory, also known as path traversal.Recommendations
For versions up to, and including, 1.1.4, update to a version later than 1.1.4 to resolve the issue. As a temporary workaround, consider restricting access to the
wc-upload-file[] parameter to prevent unauthenticated file moves. Additionally, restrict access to sensitive files such as wp-config.php to minimize the risk of exploitation.Fix
RCE
Path traversal
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Drag/Drop Multiple File Upload For Woocommerce