CVE-2024-8512

The W3SPEEDSTER plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 7.26 via the 'script' parameter of the hookBeforeStartOptimization() function. This is due to the plugin passing user supplied input to eval(). This makes it possible for authenticated attackers, with Administrator-level access and above, to execute code on the server.
Configurations

No configuration.

History

No history.

Information

Published : 2024-10-30 11:15

Updated : 2024-11-01 12:57


NVD link : CVE-2024-8512

Mitre link : CVE-2024-8512

CVE.ORG link : CVE-2024-8512


JSON object : View

Products Affected

No product.

CWE
CWE-95

Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')