Lucene search

K
veracodeVeracode Vulnerability DatabaseVERACODE:11981
HistoryJan 15, 2019 - 9:10 a.m.

Cross-site Scripting (XSS) And Malicious Redirect

2019-01-1509:10:37
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
7

7.4 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N

4.3 Medium

CVSS2

Access Vector

NETWORK

Access 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

Django has a flaw which causes cross-site scripting and malicious redirects. This vulnerability is caused by the django.utils.http.is_safe_url() method which fails to check the user supplied URL with basic authentication credentials. This allows an attacker to bypass the URL, for example: http://mysite.example.com\@attacker.com, since http://mysite.example.com is considered to be safe. However, in reality, the supplied URL will redirect the users to attacker.com.

7.4 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N

4.3 Medium

CVSS2

Access Vector

NETWORK

Access 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