CVE-2013-6044
CVSS V2 Medium 4.3
CVSS V3 None
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.
Overview
- CVE ID
- CVE-2013-6044
- Assigner
- cve@mitre.org
- Vulnerability Status
- Modified
- Published Version
- 2013-10-04T17:55:10
- Last Modified Date
- 2017-11-17T02:29:00
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:djangoproject:django:1.4:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:djangoproject:django:1.4.1:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:djangoproject:django:1.4.2:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:djangoproject:django:1.4.4:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:djangoproject:django:1.4.5:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:djangoproject:django:1.5:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:djangoproject:django:1.5.1:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:djangoproject:django:1.6:beta1:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:N/I:P/A:N
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 4.3
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 2.9
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2013-6044 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6044 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 08:11:17 | Added to TrackCVE | |||
2022-12-01 20:01:50 | 2013-10-04T17:55Z | 2013-10-04T17:55:10 | CVE Published Date | updated |
2022-12-01 20:01:50 | 2017-11-17T02:29:00 | CVE Modified Date | updated | |
2022-12-01 20:01:50 | Modified | Vulnerability Status | updated |