CyberRota Analysis
AI-GeneratedThe WPFunnels plugin for WordPress is vulnerable to Local File Inclusion, allowing authenticated attackers with administrator-level access to include and execute arbitrary PHP files on the server through the 'logKey' parameter. This vulnerability can lead to bypassing access controls, data exposure, or remote code execution if malicious PHP files are uploaded. WordPress site administrators using this plugin should prioritize patching to mitigate potential security risks.
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 WPFunnels – Funnel Builder for WooCommerce with Checkout & One Click Upsell plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 3.12.7 via the 'logKey' parameter parameter. This makes it possible for authenticated attackers, with administrator-level access and above, to include and execute arbitrary .php files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where .php file types can be uploaded and included.