CVE Vulnerabilities

CVE-2019-14233

Uncontrolled Resource Consumption

Published: Aug 02, 2019 | 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
5.3 MODERATE
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Ubuntu
MEDIUM

An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. Due to the behaviour of the underlying HTMLParser, django.utils.html.strip_tags would be extremely slow to evaluate certain inputs containing large sequences of nested incomplete HTML entities.

Weakness

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

Affected Software

Name Vendor Start Version End Version
Django Djangoproject 1.11 (including) 1.11.23 (excluding)
Django Djangoproject 2.1 (including) 2.1.11 (excluding)
Django Djangoproject 2.2 (including) 2.2.4 (excluding)
Red Hat OpenStack Platform 13.0 (Queens) RedHat python-django-0:1.11.27-1.el7ost *
Red Hat OpenStack Platform 13.0 (Queens) for RHEL 7.6 EUS RedHat python-django-0:1.11.27-1.el7ost *
Red Hat OpenStack Platform 15.0 (Stein) RedHat python-django-0:2.1.11-1.el8ost *
Python-django Ubuntu bionic *
Python-django Ubuntu devel *
Python-django Ubuntu disco *
Python-django Ubuntu esm-infra-legacy/trusty *
Python-django Ubuntu esm-infra/bionic *
Python-django Ubuntu esm-infra/focal *
Python-django Ubuntu esm-infra/xenial *
Python-django Ubuntu focal *
Python-django Ubuntu jammy *
Python-django Ubuntu kinetic *
Python-django Ubuntu lunar *
Python-django Ubuntu mantic *
Python-django Ubuntu noble *
Python-django Ubuntu oracular *
Python-django Ubuntu plucky *
Python-django Ubuntu trusty *
Python-django Ubuntu trusty/esm *
Python-django 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