Lucene search

K
githubGitHub Advisory DatabaseGHSA-9CWG-MHXF-HH59
HistoryMay 17, 2022 - 12:23 a.m.

Django Cross-site scripting (XSS) vulnerability via is_safe_url function

2022-05-1700:23:23
CWE-79
GitHub Advisory Database
github.com
13
django
cross-site scripting
vulnerability
is_safe_url
utils/http.py
login view
django.contrib.auth.views

CVSS2

4.3

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:N/C:N/I:P/A:N

EPSS

0.008

Percentile

81.2%

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.

Affected configurations

Vulners
Node
djangoRange<1.5.2
OR
djangoRange<1.4.6
VendorProductVersionCPE
*django*cpe:2.3:a:*:django:*:*:*:*:*:*:*:*

CVSS2

4.3

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:N/C:N/I:P/A:N

EPSS

0.008

Percentile

81.2%