Skip to main content

Made I.T. Forms CVE-2024-51791

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

3
CVSS changed
Apr 23, 2026 - 15:22 NVD
10.0 (CRITICAL)
PoC Detected
Apr 01, 2026 - 16:19 vuln.today
Public exploit code
CVE Published
Nov 11, 2024 - 06:15 nvd
N/A

DescriptionCVE.org

Unrestricted Upload of File with Dangerous Type vulnerability in Made I.T. Forms forms-by-made-it allows Upload a Web Shell to a Web Server.This issue affects Forms: from n/a through <= 2.8.0.

AnalysisAI

Unrestricted file upload in the Made I.T. Forms WordPress plugin (forms-by-made-it) through version 2.8.0 enables remote unauthenticated attackers to upload arbitrary files, including PHP web shells, leading to full server compromise. With a maximum CVSS score of 10.0 and changed scope, the issue affects all installations up to and including 2.8.0; publicly available exploit code exists, though EPSS sits at 0.75% (73rd percentile) indicating moderate observed activity rather than mass exploitation.

Technical ContextAI

The Made I.T. Forms plugin (forms-by-made-it) is a WordPress form-builder extension that accepts file uploads as part of form submissions. The root cause is CWE-434 (Unrestricted Upload of File with Dangerous Type), meaning the upload handler does not adequately validate file extension, MIME type, or content against an allowlist before persisting the file inside the web-accessible WordPress uploads directory. Because WordPress executes PHP from within wp-content by default, an uploaded .php (or polyglot/double-extension) file can be requested directly and run in the web server's user context, giving attackers a foothold on the host. The CPE namespace corresponds to the made-it / forms-by-made-it WordPress.org plugin slug; no other products are listed as affected.

Affected ProductsAI

Made I.T. Forms WordPress plugin (slug: forms-by-made-it), all versions from unspecified initial release through and including 2.8.0. The Patchstack advisory (referenced via the audit@patchstack.com reporter channel, typically at patchstack.com/database/vulnerability/forms-by-made-it/) is the primary vendor-facing reference. No other products or bundled components are listed as affected in the available data.

RemediationAI

Upgrade the forms-by-made-it plugin to a version above 2.8.0 once the vendor publishes a fix; the available data does not list a confirmed fixed version, so operators should consult the Patchstack advisory for the released patched version before deploying. If a patched release is not yet available, the most effective compensating control is to deactivate and remove the Made I.T. Forms plugin entirely - this removes the vulnerable upload endpoint at the cost of any forms currently in use on the site. Less disruptive workarounds include placing the WordPress site behind a WAF with rules blocking POST requests to the plugin's upload handler and rules blocking requests to .php files inside wp-content/uploads, denying PHP execution in the uploads directory via web server configuration (an Apache .htaccess 'php_flag engine off' or equivalent nginx location block), and auditing wp-content/uploads for recently created executable files; note the WAF and execution-disable controls do not stop file write, only payload execution, so post-compromise artifacts may still need cleanup.

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-51791 vulnerability details – vuln.today

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