CVE-2024-8672
CRITICALWidget Options WordPress Plugin <= 4.0.7 - Authenticated Remote Code Execution
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2024-8672. PoCs published by Chocapikk.
AI-analyzed exploit summary The repository provides a detailed writeup and PoC for CVE-2024-8672, an authenticated RCE vulnerability in the Widget Options WordPress plugin (versions 4.0.7 and earlier). It explains how the `widgetopts_safe_eval()` function allows Contributor-level users to execute arbitrary PHP code via crafted API requests.
Description
The Widget Options – The #1 WordPress Widget & Block Control Plugin plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 4.0.7 via the display logic functionality that extends several page builders. This is due to the plugin allowing users to supply input that will be passed through eval() without any filtering or capability checks. This makes it possible for authenticated attackers, with contributor-level access and above, to execute code on the server. Special note: We suggested the vendor implement an allowlist of functions and limit the ability to execute commands to just administrators, however, they did not take our advice. We are considering this patched, however, we believe it could still be further hardened and there may be residual risk with how the issue is currently patched.
Exploits (1)
The repository provides a detailed writeup and PoC for CVE-2024-8672, an authenticated RCE vulnerability in the Widget Options WordPress plugin (versions 4.0.7 and earlier). It explains how the `widgetopts_safe_eval()` function allows Contributor-level users to execute arbitrary PHP code via crafted API requests.
References (5)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H