PT-2018-18141 · Django+1 · Django+1
James Davis
·
Published
2018-03-06
·
Updated
2026-01-03
·
CVE-2018-7536
CVSS v4.0
6.9
Medium
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
Django versions 2.0 through 2.0.2
Django versions 1.11 through 1.11.10
Django versions 1.8 through 1.8.18
Description
An issue was discovered in the django.utils.html.urlize() function, which was extremely slow to evaluate certain inputs due to catastrophic backtracking vulnerabilities in two regular expressions. The urlize() function is used to implement the urlize and urlizetrunc template filters, which were thus vulnerable.
Recommendations
For Django versions 2.0 through 2.0.2, update to version 2.0.3 or later.
For Django versions 1.11 through 1.11.10, update to version 1.11.11 or later.
For Django versions 1.8 through 1.8.18, update to version 1.8.19 or later.
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Django
Ubuntu