CVE-2013-6044 – django
Package
Manager: pip
Name: django
Vulnerable Version: >=1.4 <1.4.6 || >=1.5 <1.5.2
Severity
Level: Medium
CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
EPSS: 0.04123 pctl0.88175
Details
Django cross-site scripting (XSS) vulnerability via is_safe_url function 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.
Metadata
Created: 2022-05-17T00:23:23Z
Modified: 2024-09-18T16:09:42Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-9cwg-mhxf-hh59/GHSA-9cwg-mhxf-hh59.json
CWE IDs: ["CWE-79"]
Alternative ID: GHSA-9cwg-mhxf-hh59
Finding: F425
Auto approve: 1