You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "This module exploits an unauthenticated Remote Code Execution vulnerability in the\n Advanced Custom Fields: Extended (ACF Extended) WordPress plugin versions 0.9.0.5\n through 0.9.1.1. The vulnerability exists in the prepare_form() function of the\n acfe_module_form_front_render class, which accepts user-controlled input via the\n form[render] parameter and passes it directly to call_user_func_array() without\n proper sanitization.\n\n This exploit requires a WordPress page containing an ACF Extended form widget, which\n exposes the required nonce token in the page's JavaScript. The NONCE_PAGE option\n must be set to the path of such a page.\n\n Once an administrator account is created via wp_insert_user(), the module uploads\n and executes a malicious plugin to achieve remote code execution (RCE).",
0 commit comments