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.8.x] Fixed XSS in admin's add/change related popup.
This is a security fix.
by
Lindsey the Elephant Seal 2016-07-06 19:41:06 UTC
commit f68e5a99164867ab0e071a936470958ed867479d
Django
Fix
CVE-2016-6186
django/contrib/admin/static/admin/js/admin/RelatedObjectLookups.js
+1
-1
django/views/debug.py
+2
-2
docs/releases/1.8.14.txt
+2
-13
tests/admin_views/admin.py
+1
-2
tests/admin_views/models.py
-4
tests/admin_views/tests.py
-38
expand_less