Woocommerce Product Design CVE-2024-50482
CRITICALSeverity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Lifecycle Timeline
2DescriptionCVE.org
Unrestricted Upload of File with Dangerous Type vulnerability in Chetan Khandla Woocommerce Product Design woo-product-design allows Upload a Web Shell to a Web Server.This issue affects Woocommerce Product Design: from n/a through <= 1.0.0.
AnalysisAI
Unrestricted file upload in the Chetan Khandla 'Woocommerce Product Design' WordPress plugin (versions up to and including 1.0.0) allows remote unauthenticated attackers to upload arbitrary files, including web shells, achieving full server compromise. The flaw carries a maximum CVSS score of 10.0 with scope change, and EPSS places it in the 98th percentile (55.5% probability of exploitation), though no public exploit identified at time of analysis and it is not currently listed in CISA KEV.
Technical ContextAI
The vulnerability is a classic CWE-434 (Unrestricted Upload of File with Dangerous Type) affecting a WordPress plugin that extends WooCommerce with product design/customization functionality. WordPress plugins commonly expose file upload endpoints via admin-ajax.php or REST routes, and when MIME type, extension, and content validation are missing or bypassable, PHP files can be written into a web-accessible directory (typically wp-content/uploads/). Once written, the PHP interpreter on the web server executes the uploaded file on request, yielding remote code execution in the context of the web server user. The Patchstack-issued advisory and the WordPress tag indicate this is a typical plugin-level input-validation failure rather than a core WordPress flaw.
Affected ProductsAI
Chetan Khandla 'Woocommerce Product Design' WordPress plugin (slug: woo-product-design), all versions from initial release up to and including 1.0.0. No CPE was provided in the input data. The vulnerability was reported and disclosed via Patchstack (audit@patchstack.com); consult the Patchstack advisory database under the woo-product-design slug for the canonical entry and any vendor advisory link.
RemediationAI
No vendor-released patch identified at time of analysis - version 1.0.0 is the latest affected release and no fixed version is named in the supplied data. The safest action is to immediately deactivate and delete the woo-product-design plugin from any WordPress installation until the vendor publishes a patched release; check the Patchstack advisory for the woo-product-design slug for the latest status. If the plugin must remain installed due to business need, restrict access to /wp-admin and the plugin's upload endpoint via WAF rules or .htaccess IP allowlisting (side effect: legitimate customer-facing design uploads will break), and add filesystem-level restrictions to disable PHP execution inside wp-content/uploads/ via an Apache 'php_flag engine off' or nginx location block (side effect: any plugin that legitimately serves PHP from uploads will fail). Monitor wp-content/uploads/ for newly written .php, .phtml, .phar, or .htaccess files as a detection compensating control.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same technique File Upload
View allShare
External POC / Exploit Code
Leaving vuln.today