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.5.x] Prevented data leakage in contrib.admin via query string manipulation.
This is a security fix. Disclosure following shortly.
by
Hunter the Chinook 2014-08-11 19:36:16 UTC
commit 2a446c896e7c814661fb9c4f212b071b2a7fa446
Django
Fix
Link from the underworld CVE-2014-0483
django/contrib/admin/exceptions.py
-6
django/contrib/admin/options.py
-18
django/contrib/admin/views/main.py
+1
-5
docs/releases/1.4.14.txt
-15
docs/releases/1.5.9.txt
-15
tests/regressiontests/admin_views/tests.py
+4
-17
expand_less