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.
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 a1f948b468b6621083a03b0d53432341b7a4d753
Django
Fix
U Can't Redirect This CVE-2017-7234
django/views/static.py
+4
-18
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