← Back to CVE List
WORDFENCE-b8a7a925-2b9e-43bc-b649-c7ec518e063cWordfence
Description
The Advanced Custom Fields: Extended PRO plugin for WordPress is vulnerable to Limited Code Injection in all versions up to, and including, 0.9.2.6 via the render_field function. This is due to insufficient validation of form configuration parameters before merging into field settings and passing to call_user_func_array in the render_field method. This makes it possible for unauthenticated attackers to call arbitrary WordPress functions with controlled arguments. Method 1 requires the administrator to enable the non-default 'shortcode_preview' setting for the target form, while Method 2 requires the server environment to lack OpenSSL functions, causing ACF Pro's acf_decrypt to fall back to unverified base64 decoding.
CVSS Base Metrics
CVSS v3 (3.x)
CRITICAL 9.8
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weaknesses (CWE)
CWE-434 - Unrestricted Upload of File with Dangerous Type
Affected & Patched Versions
| Product | Affected Versions | Patched Version |
|---|---|---|
| Advanced Custom Fields: Extended PRO | N/A | 0.9.2.7 |