CyberRota Analysis
AI-GeneratedThe Squeeze WordPress plugin prior to version 1.7.12 is vulnerable due to improper validation of file types for image uploads, enabling users with the upload_files capability (Authors and above) to upload malicious PHP files. This flaw could lead to remote code execution, compromising the integrity and security of the affected WordPress site. Website administrators and security teams managing WordPress installations should prioritize updating this plugin to mitigate potential exploitation.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
The Squeeze WordPress plugin before 1.7.12 does not validate the file type or extension of the per-size image data written by one of its attachment-update actions, allowing users with the upload_files capability (Author and above) to write an executable PHP file into the uploads directory and achieve remote code execution.