Picsmize CVE-2024-52380
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
Lifecycle Timeline
2DescriptionCVE.org
Unrestricted Upload of File with Dangerous Type vulnerability in softpulseinfotech Picsmize picsmize allows Upload a Web Shell to a Web Server.This issue affects Picsmize: from n/a through <= 1.0.0.
AnalysisAI
Unrestricted file upload in softpulseinfotech Picsmize plugin (versions up to and including 1.0.0) allows remote unauthenticated attackers to upload web shells and achieve full server compromise. CVSS 10.0 with a scope-changed vector reflects the severity, and the EPSS score of 54.26% (98th percentile) indicates elevated likelihood of exploitation attempts, though no public exploit identified at time of analysis.
Technical ContextAI
Picsmize is a WordPress plugin developed by softpulseinfotech, identified through the Patchstack audit program which specializes in WordPress ecosystem vulnerabilities. The root cause is CWE-434 (Unrestricted Upload of File with Dangerous Type), where the plugin fails to validate file extensions, MIME types, or content before accepting uploaded files. This class of flaw typically arises when upload handlers trust client-supplied filename or Content-Type fields and write files into web-accessible directories, allowing PHP or other executable content to be served by the web server.
Affected ProductsAI
softpulseinfotech Picsmize WordPress plugin, all versions from initial release through 1.0.0 inclusive, as reported via the Patchstack audit (audit@patchstack.com). The upper bound 'n/a through <= 1.0.0' from the advisory suggests no fixed version was identified at disclosure; CPE strings were not provided in the available data.
RemediationAI
No vendor-released patch identified at time of analysis - version 1.0.0 is the latest known release and remains vulnerable. The most reliable mitigation is to deactivate and uninstall the Picsmize plugin until softpulseinfotech ships a fixed version, accepting the loss of any image-processing functionality it provides. As compensating controls, restrict access to the plugin's upload endpoints via WordPress's .htaccess or web server rules to block direct POSTs from untrusted networks, disable PHP execution in wp-content/uploads (or wherever the plugin writes files) using a Files directive to prevent uploaded shells from running, and monitor the Patchstack advisory page for an eventual fix release.
More in Wordpress Plugin
View allThe 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
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
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 Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same technique File Upload
View allShare
External POC / Exploit Code
Leaving vuln.today