CVE Vulnerabilities

CVE-2018-6389

Uncontrolled Resource Consumption

Published: Feb 06, 2018 | Modified: Nov 21, 2024
CVSS 3.x
7.5
HIGH
Source:
NVD
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS 2.x
5 MEDIUM
AV:N/AC:L/Au:N/C:N/I:N/A:P
RedHat/V2
RedHat/V3
Ubuntu
LOW

In WordPress through 4.9.2, unauthenticated attackers can cause a denial of service (resource consumption) by using the large list of registered .js files (from wp-includes/script-loader.php) to construct a series of requests to load every file many times.

Weakness

The product does not properly control the allocation and maintenance of a limited resource.

Affected Software

Name Vendor Start Version End Version
Wordpress Wordpress * 4.9.2 (including)
Wordpress Ubuntu artful *
Wordpress Ubuntu bionic *
Wordpress Ubuntu cosmic *
Wordpress Ubuntu devel *
Wordpress Ubuntu disco *
Wordpress Ubuntu eoan *
Wordpress Ubuntu esm-apps/bionic *
Wordpress Ubuntu esm-apps/focal *
Wordpress Ubuntu esm-apps/jammy *
Wordpress Ubuntu esm-apps/noble *
Wordpress Ubuntu esm-apps/xenial *
Wordpress Ubuntu focal *
Wordpress Ubuntu groovy *
Wordpress Ubuntu hirsute *
Wordpress Ubuntu impish *
Wordpress Ubuntu jammy *
Wordpress Ubuntu kinetic *
Wordpress Ubuntu lunar *
Wordpress Ubuntu mantic *
Wordpress Ubuntu noble *
Wordpress Ubuntu oracular *
Wordpress Ubuntu plucky *
Wordpress Ubuntu questing *
Wordpress Ubuntu trusty *
Wordpress Ubuntu upstream *
Wordpress Ubuntu xenial *

Potential Mitigations

  • Mitigation of resource exhaustion attacks requires that the target system either:

  • The first of these solutions is an issue in itself though, since it may allow attackers to prevent the use of the system by a particular valid user. If the attacker impersonates the valid user, they may be able to prevent the user from accessing the server in question.

  • The second solution is simply difficult to effectively institute – and even when properly done, it does not provide a full solution. It simply makes the attack require more resources on the part of the attacker.

References