Vulnerability Description
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.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/w3speedster-wp/trunk/w3speedster.php#
- https://plugins.trac.wordpress.org/changeset/3175640/
- https://www.wordfence.com/threat-intel/vulnerabilities/id/2a56eb63-ba5c-4452-8ab
FAQ
What is CVE-2024-8512?
CVE-2024-8512 is a vulnerability with a CVSS score of 9.1 (CRITICAL). 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...
How severe is CVE-2024-8512?
CVE-2024-8512 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-8512?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.