CVE-2013-6044
Published Oct 4, 2013
Last updated 7 years ago
Overview
- 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 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.
- Source
- cve@mitre.org
- NVD status
- Modified
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 2.0
- Type
- Primary
- Base score
- 4.3
- Impact score
- 2.9
- Exploitability score
- 8.6
- Vector string
- AV:N/AC:M/Au:N/C:N/I:P/A:N
Weaknesses
- nvd@nist.gov
- CWE-79
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:djangoproject:django:1.4:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "9A79FF7F-8F92-4FEB-96CC-6B15D0CE920D" }, { "criteria": "cpe:2.3:a:djangoproject:django:1.4.1:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "13EF02D4-406C-4146-9B8F-FAC906E7B6E5" }, { "criteria": "cpe:2.3:a:djangoproject:django:1.4.2:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "DC462CE5-1BE0-41E0-A28D-291350F021AA" }, { "criteria": "cpe:2.3:a:djangoproject:django:1.4.4:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "4166ADA9-D5B4-47D6-BD93-C98841108275" }, { "criteria": "cpe:2.3:a:djangoproject:django:1.4.5:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "080D43D0-C0FF-4F89-910C-D466943816C6" }, { "criteria": "cpe:2.3:a:djangoproject:django:1.5:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "CCDB4B76-6541-4405-B74C-3EEAF84A04E1" }, { "criteria": "cpe:2.3:a:djangoproject:django:1.5.1:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "4E2A29CC-A92B-4EC1-8225-408A5048C033" }, { "criteria": "cpe:2.3:a:djangoproject:django:1.6:beta1:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "A83451BD-1D67-4A7F-A62C-F597E51FCC21" } ], "operator": "OR" } ] } ]