CVE-2024-7094

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.
Configurations

No configuration.

History

13 Aug 2024, 03:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-08-13 03:15

Updated : 2024-08-13 12:58


NVD link : CVE-2024-7094

Mitre link : CVE-2024-7094

CVE.ORG link : CVE-2024-7094


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')