Exploitation Summary
EIP tracks 1 public exploit for CVE-2024-7094. PoCs published by nastar-id.
AI-analyzed exploit summary This PoC exploits a PHP code injection vulnerability (CVE-2024-7094) in a WordPress plugin by injecting arbitrary PHP code via the 'color7' parameter. It checks for successful exploitation by verifying if the injected string 'naxtarrr' appears in the target site's response.
Description
The JS Help Desk – The Ultimate Help Desk & Support Plugin plugin for WordPress is vulnerable to PHP Code Injection leading to Remote Code Execution in all versions up to, and including, 2.8.6 via the 'storeTheme' function. This is due to a lack of sanitization on user-supplied values, which replace values in the style.php file, along with missing capability checks. This makes it possible for unauthenticated attackers to execute code on the server. This issue was partially patched in 2.8.6 when the code injection issue was resolved, and fully patched in 2.8.7 when the missing authorization and cross-site request forgery protection was added. CVE-2024-43274 is likely a duplicate of this issue.
Exploits (1)
This PoC exploits a PHP code injection vulnerability (CVE-2024-7094) in a WordPress plugin by injecting arbitrary PHP code via the 'color7' parameter. It checks for successful exploitation by verifying if the injected string 'naxtarrr' appears in the target site's response.
References (6)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H