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.10.x] Fixed CVE-2017-7234 -- Fixed open redirect vulnerability in views.static.serve().
This is a security fix.
by
Lindsey the Elephant Seal 2017-03-14 16:33:15 UTC
commit 2a9f6ef71b8e23fd267ee2be1be26dde8ab67037
Django
Fix
U Can't Redirect This CVE-2017-7234
django/views/static.py
+18
-4
docs/releases/1.10.7.txt
-11
docs/releases/1.8.18.txt
-11
docs/releases/1.9.13.txt
-11
tests/view_tests/tests/test_static.py
+1
-1
expand_less