The Vulnerability History Project
Vulnerabilities
Insights
Curate
Tags
All
Projects
CWEs
Languages
Lessons
Severities
Subsystems
More
News
Projects We Study
How to Contribute
By the Numbers
About Us
Toggle Theme
Warning: Our website does not support Internet Explorer, please use Edge instead.
[2.0.x] Fixed CVE-2018-7537 -- Fixed catastrophic backtracking in django.utils.text.Truncator.
Thanks James Davis for suggesting the fix.
by
Lindsey the Elephant Seal 2018-02-24 21:22:43 UTC
commit 94c5da1d17a6b0d378866c66b605102c19f7988c
Django
Fix
Regex Catastrophic Backtrack CVE-2018-7537
django/utils/text.py
+1
-1
docs/releases/1.11.11.txt
-12
docs/releases/1.8.19.txt
-12
docs/releases/2.0.3.txt
-12
tests/utils_tests/test_text.py
-4
expand_less