CVE-2019-14232
Last modified
CVE-2019-14232 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. If django.utils.text.Truncator's chars() and words() methods were passed the html=True argument, they were extremely slow to evaluate certain inputs due to a catastrophic backtracking vulnerability in a regular expression. EPSS estimates a 3.53% chance of exploitation in the next 30 days.
Description
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. If django.utils.text.Truncator's chars() and words() methods were passed the html=True argument, they were extremely slow to evaluate certain inputs due to a catastrophic backtracking vulnerability in a regular expression. The chars() and words() methods are used to implement the truncatechars_html and truncatewords_html template filters, which were thus vulnerable.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Djangoproject | Django | >= 1.11, < 1.11.23 |
| Djangoproject | Django | >= 2.1, < 2.1.11 |
| Djangoproject | Django | >= 2.2, < 2.2.4 |
| Opensuse | Leap | 15.1 |
References
- http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00006.htmlThird Party Advisory
- https://docs.djangoproject.com/en/dev/releases/security/Patch, Vendor Advisory
- http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00006.htmlThird Party Advisory
- https://docs.djangoproject.com/en/dev/releases/security/Patch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2019-14232?
How severe is CVE-2019-14232?
How do I fix CVE-2019-14232?
Are you affected by CVE-2019-14232?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
