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.2.x] Fixed CVE-2019-14235 -- Fixed potential memory exhaustion in django.utils.encoding.uri_to_iri().
Thanks to Guido Vranken for initial report.
by
Leland the Mouse 2019-07-19 15:04:53 UTC
commit cf694e6852b0da7799f8b53f1fb2f7d20cf17534
Django
Fix
stringstoolong CVE-2019-14235
django/utils/encoding.py
+7
-10
docs/releases/1.11.23.txt
-10
docs/releases/2.1.11.txt
-10
docs/releases/2.2.4.txt
-10
tests/utils_tests/test_encoding.py
+2
-12
expand_less