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.
[1.7.x] Prevented views.static.serve() from using large memory on large files.
This is a security fix. Disclosure following shortly.
by
Lindsey the Elephant Seal 2014-12-09 20:32:03 UTC
commit 818e59a3f0fbadf6c447754d202d88df025f8f2a
Django
Fix
File Resource Exhaustion CVE-2015-0221
django/views/static.py
+1
-4
docs/releases/1.4.18.txt
-15
docs/releases/1.6.10.txt
-15
docs/releases/1.7.3.txt
-15
tests/view_tests/media/long-line.txt
-1
tests/view_tests/tests/test_static.py
+1
-9
expand_less