WP Engine Advanced Custom Fields
cpe:2.3:a:advancedcustomfields:advanced_custom_fields:*:*:*:*:wordpress:*:*
- <= 3.5.1
This vulnerability is being actively exploited in the wild.
A remote file inclusion vulnerability has been identified in the WordPress plugin Advanced Custom Fields (ACF) versions through 3.5.1. The issue resides in the core/actions/export.php file, where the 'acf_abspath' POST parameter can be exploited to include and execute arbitrary remote PHP code. This vulnerability is only exploitable when the PHP 'allow_url_include' directive is enabled, allowing remote files to be included and executed on the server.
Exploitation of this vulnerability allows for remote code execution on the affected server, under the web server's user context, potentially leading to a full compromise of the host.
To reproduce this vulnerability, send a POST request to 'wp-content/plugins/advanced-custom-fields/core/actions/export.php' with the 'acf_abspath' parameter set to a URL of a remote PHP file. Ensure that the 'allow_url_include' directive is enabled in the PHP configuration.
Users are advised to update the Advanced Custom Fields plugin to version 3.5.2 or later.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.