Skip to main content

Woocommerce Product Design CVE-2024-50482

CRITICAL
Unrestricted Upload of File with Dangerous Type (CWE-434)
2024-10-29 audit@patchstack.com
10.0
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
10.0 CRITICAL
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
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

2
CVSS changed
Apr 23, 2026 - 15:22 NVD
10.0 (CRITICAL)
CVE Published
Oct 29, 2024 - 08:15 nvd
N/A

DescriptionCVE.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.

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-3495 CRITICAL POC
9.8 May 22

The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete

Share

CVE-2024-50482 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy