Skip to main content

Novel Design Store Directory CVE-2024-51788

CRITICAL
Unrestricted Upload of File with Dangerous Type (CWE-434)
2024-11-11 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

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
Nov 11, 2024 - 06:15 nvd
N/A

DescriptionCVE.org

Unrestricted Upload of File with Dangerous Type vulnerability in Joshua Wolfe The Novel Design Store Directory noveldesign-store-directory allows Upload a Web Shell to a Web Server.This issue affects The Novel Design Store Directory: from n/a through <= 4.3.0.

AnalysisAI

Unrestricted file upload in Joshua Wolfe's The Novel Design Store Directory plugin (versions up to and including 4.3.0) allows remote unauthenticated attackers to upload web shells and achieve full server compromise. With a maximum CVSS of 10.0, scope change, and an EPSS of 56.19% (98th percentile), this is among the highest-risk WordPress plugin issues; no public exploit is identified at time of analysis but exploitation probability is extremely elevated. Reported by Patchstack, the flaw enables direct arbitrary code execution against any site running the affected plugin.

Technical ContextAI

The vulnerability is a CWE-434 Unrestricted Upload of File with Dangerous Type, meaning the plugin's upload handler fails to validate file extensions, MIME types, or content before writing user-supplied files into a web-accessible location on the WordPress server. The affected component is the The Novel Design Store Directory plugin (slug: noveldesign-store-directory), a third-party WordPress extension authored by Joshua Wolfe. Because WordPress executes PHP files served from its content directories, uploading a .php payload yields immediate code execution under the web server user (typically www-data or apache), and the CVSS scope change (S:C) reflects that compromise of the plugin sandbox extends to the entire hosting environment and any co-located sites or databases.

Affected ProductsAI

The affected product is The Novel Design Store Directory WordPress plugin (slug: noveldesign-store-directory) by Joshua Wolfe, all versions from n/a through and including 4.3.0. No CPE string was provided in the input data, and no specific vendor advisory URL beyond the Patchstack reporter attribution was supplied; defenders should consult the Patchstack vulnerability database (patchstack.com) for the canonical advisory.

RemediationAI

No vendor-released patched version is identified in the available data, so the primary action is to immediately deactivate and remove the The Novel Design Store Directory plugin from any WordPress installation until Joshua Wolfe publishes a fixed release above 4.3.0; check the Patchstack advisory referenced by the reporter (audit@patchstack.com) for the latest fix status. As compensating controls, restrict access to the plugin's upload endpoints via a WAF rule blocking POST requests to plugin paths under /wp-content/plugins/noveldesign-store-directory/, deny PHP execution within wp-content/uploads using a web-server-level rule (Apache: <FilesMatch \.ph(p[3-7]?|tml)$> Require all denied; nginx: location ~* /wp-content/uploads/.*\.php$ { deny all; }), and enable a virtual patch through Patchstack or Wordfence - note that disabling the plugin removes any directory functionality it provides, and PHP-in-uploads denial rules may break other plugins that legitimately stage PHP there.

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-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

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-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

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-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

CVE-2024-51788 vulnerability details – vuln.today

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