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.
Revert [4485] in order to fix accidental mod_python breakage. Refs #2920.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4486 bcc190cf-cafb-0310-a4f2-bffc1f526a37
by
Don the Electric Eel 2007-02-11 23:50:35 UTC
commit 6c4757729b6dbf2fb824865ba84f776656c8040c
Django
VCC
Path to Escape CVE-2008-2302
django/contrib/admin/filterspecs.py
+1
django/contrib/admin/templatetags/admin_list.py
+1
-1
django/contrib/admin/views/auth.py
+1
django/contrib/admin/views/decorators.py
+1
-1
django/contrib/admin/views/doc.py
+1
django/contrib/admin/views/main.py
+1
django/contrib/auth/views.py
+1
django/contrib/comments/views/comments.py
+1
-1
django/contrib/comments/views/karma.py
+1
django/core/cache/__init__.py
+1
django/core/validators.py
+9
-9
django/db/__init__.py
+1
django/db/models/fields/__init__.py
+1
-1
django/db/models/fields/related.py
+2
-2
django/db/models/manipulators.py
+1
django/http/__init__.py
+1
django/oldforms/__init__.py
+1
-1
django/test/simple.py
+1
django/utils/translation/trans_real.py
+5
-5
tests/regressiontests/defaultfilters/tests.py
+1
expand_less