Описание
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.
Релиз | Статус | Примечание |
---|---|---|
devel | not-affected | 1.5.4-1ubuntu1 |
lucid | released | 1.1.1-2ubuntu1.9 |
precise | released | 1.3.1-4ubuntu1.8 |
quantal | released | 1.4.1-2ubuntu0.4 |
raring | released | 1.4.5-1ubuntu0.1 |
upstream | released | 1.4.6, 1.5.2 |
Показывать по
Ссылки на источники
EPSS
4.3 Medium
CVSS2
Связанные уязвимости
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.
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.
The is_safe_url function in utils/http.py in Django 1.4.x before 1.4.6 ...
Django cross-site scripting (XSS) vulnerability via is_safe_url function
EPSS
4.3 Medium
CVSS2