CyberRota Analysis
AI-GeneratedThe AI Website Builder WordPress plugin version 1.0.0 is critically vulnerable due to a lack of authorization and nonce checks on its REST API routes, enabling unauthenticated attackers to manipulate site content and execute arbitrary code. This vulnerability allows attackers to install and activate plugins, import malicious content, and write files to the uploads directory, potentially leading to full site compromise. WordPress site administrators and users of this plugin should prioritize immediate remediation to mitigate the risk of 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 AI Website Builder WordPress plugin (GitHub build) 1.0.0 does not perform any authorisation or nonce check on its REST API routes, allowing unauthenticated attackers to install and activate plugins and themes, import content from a URL under their control, write a file of their choosing into the uploads directory, and delete site content and media. On a host that serves PHP from the uploads directory, that file write is remote code execution.