PT-2013-5937 · Django · Django
Nick Bruun
·
Published
2013-10-04
·
Updated
2022-05-17
·
CVE-2013-6044
CVSS v4.0
5.3
Medium
| Vector | AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N |
Name of the Vulnerable Software and Affected Versions
Django versions 1.4.x through 1.4.5
Django versions 1.5.x through 1.5.1
Django versions 1.6 before beta 2
Description
The issue in the
is safe url function in utils/http.py might introduce cross-site scripting (XSS) or other issues into applications that use this function. This is demonstrated by the login view in django.contrib.auth.views and the javascript: scheme.Recommendations
For Django versions 1.4.x through 1.4.5, update to version 1.4.6 or later.
For Django versions 1.5.x through 1.5.1, update to version 1.5.2 or later.
For Django versions 1.6 before beta 2, update to beta 2 or later.
Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Django