CyberRota Analysis
AI-GeneratedThe Webinfos WordPress plugin prior to version 1.2 is vulnerable due to inadequate validation of uploaded files, allowing unauthenticated attackers to upload arbitrary files, including potentially malicious PHP scripts, to a web-accessible directory. This flaw can lead to remote code execution on affected servers, posing a significant risk to website integrity and security. WordPress site administrators using this plugin should prioritize immediate updates to mitigate this critical vulnerability.
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 Webinfos WordPress plugin through 1.2 does not validate the type or name of uploaded files, nor restrict the upload action with any authentication, capability, or nonce check, allowing unauthenticated attackers to upload arbitrary files (including PHP) to a web-accessible directory, leading to remote code execution on servers that execute PHP from the uploads path.