CVE-2013-6044

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 URLs 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.

Risk Information

Base Score
6.1
MODERATE
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
EPSS Score
Exploitation Probability
4.123

Associated Vulnerability

VulnerabilityOS Platform
Vulnerabilities CVE-2013-4249,CVE-2013-6044 are fixed in Python-django 1.5.2Windows
Vulnerabilities CVE-2013-6044 are fixed in Python-django 1.4.6Windows
Vulnerabilities CVE-2013-4249,CVE-2013-6044 are fixed in Python-django for linux 1.5.2Linux
Vulnerabilities CVE-2013-6044 are fixed in Python-django for linux 1.4.6Linux

Patch Details

No records found

References

https://nvd.nist.gov/vuln/detail/CVE-2023-1234
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1234