CVE-2013-6044

Django < 1.4.6 - XSS

Title source: rule

Description

The is_safe_url function in utils/http.py in Django 1.4.x before 1.4.6, 1.5.x before 1.5.2, and 1.6 before beta 2 treats a URL's scheme as safe even if it is not HTTP or HTTPS, which might introduce cross-site scripting (XSS) or other vulnerabilities into Django applications that use this function, as demonstrated by "the login view in django.contrib.auth.views" and the javascript: scheme.

Scores

EPSS 0.0412
EPSS Percentile 88.5%

Details

CWE
CWE-79
Status published
Products (10)
djangoproject/django
djangoproject/django
djangoproject/django
djangoproject/django
djangoproject/django
djangoproject/django
djangoproject/django
djangoproject/django
pypi/Django < 1.4.6PyPI
n/a/n/a
Published Oct 04, 2013
Tracked Since Feb 18, 2026