CyberRota Analysis
AI-GeneratedThe WPLP Cookie Consent plugin for WordPress is critically vulnerable to arbitrary file uploads due to inadequate file type validation and an authorization bypass in its REST endpoints. This flaw allows unauthenticated attackers to upload malicious files, potentially leading to remote code execution on affected servers. WordPress site administrators using this plugin should prioritize immediate updates 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 WPLP Cookie Consent – Cookie Banner & Consent Management for GDPR, CCPA & Google Consent Mode plugin for WordPress is vulnerable to arbitrary file upload due to missing file type validation in the saas_upload_logo() function combined with an authorization bypass on the WPLP connector REST endpoints in all versions up to, and including, 4.4.1. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.