#VU10376 Resource exhaustion in WordPress - CVE-2018-6389

 

#VU10376 Resource exhaustion in WordPress - CVE-2018-6389

Published: February 5, 2018 / Updated: July 15, 2020


Vulnerability identifier: #VU10376
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P/U:Clear
CVE-ID: CVE-2018-6389
CWE-ID: CWE-400
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
WordPress
Software vendor:
WordPress.ORG

Description

The vulnerability allows a remote attacker to cause DoS condition on the target system.

The weakness exists in the server-side static file loading mechanism due to the way a built-in script in WordPress CMS "load-scripts.php" processes user-defined requests. A remote attacker can send force load-scripts.php to call all possible JavaScript files, consume high CPU and server memory and cause the service to crash.

Remediation

Update to version 4.9.3.

External links