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.4.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 027bd348642007617518379f8b02546abacaa6e0
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
tests/regressiontests/admin_views/tests.py
+4
-17
expand_less