Cross-site scripting (XSS) vulnerability in Django 1.2.x before 1.2.2 allows remote attackers to inject arbitrary web script or HTML via a csrfmiddlewaretoken (aka csrf_token) cookie.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-79,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.2.1 |
| djangoproject | django | 1.2.2 |
The administrative interface in django.contrib.admin in Django before 1.1.3, 1.2.x before 1.2.4, and 1.3.x before 1.3 beta 1 does not properly restrict use of the query string to perform certain object filtering, which allows remote authenticated users to obtain sensitive information via a series of requests containing regular expressions, as demonstrated by a created_by__password__regex parameter.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-264,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 0.95.1 |
| djangoproject | django | 1.0 |
| djangoproject | django | 0.95 |
| djangoproject | django | 1.1 |
| djangoproject | django | * |
| djangoproject | django | 0.91 |
| djangoproject | django | 0.96 |
| djangoproject | django | 1.0.2 |
| djangoproject | django | 1.2 |
| djangoproject | django | 1.1.0 |
| djangoproject | django | 1.0.1 |
| djangoproject | django | 1.2.1 |
| djangoproject | django | 1.2.2 |
| djangoproject | django | 1.3 |
| djangoproject | django | 1.2.3 |
The password reset functionality in django.contrib.auth in Django before 1.1.3, 1.2.x before 1.2.4, and 1.3.x before 1.3 beta 1 does not validate the length of a string representing a base36 timestamp, which allows remote attackers to cause a denial of service (resource consumption) via a URL that specifies a large base36 integer.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-20,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 0.95.1 |
| djangoproject | django | 1.0 |
| djangoproject | django | 0.95 |
| djangoproject | django | 1.1 |
| djangoproject | django | * |
| djangoproject | django | 0.91 |
| djangoproject | django | 0.96 |
| djangoproject | django | 1.0.2 |
| djangoproject | django | 1.2 |
| djangoproject | django | 1.1.0 |
| djangoproject | django | 1.0.1 |
| djangoproject | django | 1.2.1 |
| djangoproject | django | 1.2.2 |
| djangoproject | django | 1.3 |
| djangoproject | django | 1.2.3 |
Django 1.1.x before 1.1.4 and 1.2.x before 1.2.5 does not properly validate HTTP requests that contain an X-Requested-With header, which makes it easier for remote attackers to conduct cross-site request forgery (CSRF) attacks via forged AJAX requests that leverage a "combination of browser plugins and redirects," a related issue to CVE-2011-0447.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-352,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.2.4 |
| djangoproject | django | 1.1.3 |
| djangoproject | django | 1.2 |
| djangoproject | django | 1.1.0 |
| djangoproject | django | 1.1.2 |
| djangoproject | django | 1.1 |
| djangoproject | django | 1.2.1 |
| djangoproject | django | 1.2.2 |
| djangoproject | django | 1.2.3 |
Cross-site scripting (XSS) vulnerability in Django 1.1.x before 1.1.4 and 1.2.x before 1.2.5 might allow remote attackers to inject arbitrary web script or HTML via a filename associated with a file upload.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-79,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.2.4 |
| djangoproject | django | 1.1.3 |
| djangoproject | django | 1.2 |
| djangoproject | django | 1.1.0 |
| djangoproject | django | 1.1.2 |
| djangoproject | django | 1.1 |
| djangoproject | django | 1.2.1 |
| djangoproject | django | 1.2.2 |
| djangoproject | django | 1.2.3 |
Directory traversal vulnerability in Django 1.1.x before 1.1.4 and 1.2.x before 1.2.5 on Windows might allow remote attackers to read or execute files via a / (slash) character in a key in a session cookie, related to session replays.
CVSS 2.0
Severity: HIGH
Problem Type: CWE-22,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.2.4 |
| djangoproject | django | 1.1.3 |
| djangoproject | django | 1.2 |
| djangoproject | django | 1.1.0 |
| djangoproject | django | 1.1.2 |
| djangoproject | django | 1.1 |
| djangoproject | django | 1.2.1 |
| djangoproject | django | 1.2.2 |
| djangoproject | django | 1.2.3 |
The from_yaml method in serializers.py in Django Tastypie before 0.9.10 does not properly deserialize YAML data, which allows remote attackers to execute arbitrary Python code via vectors related to the yaml.load method.
CVSS 2.0
Severity: HIGH
Problem Type: CWE-20,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | tastypie | * |
django.contrib.sessions in Django before 1.2.7 and 1.3.x before 1.3.1, when session data is stored in the cache, uses the root namespace for both session identifiers and application-data keys, which allows remote attackers to modify a session by triggering use of a key that is equal to that session's identifier.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-20,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 0.95.1 |
| djangoproject | django | 1.0 |
| djangoproject | django | 1.1.3 |
| djangoproject | django | 1.1.2 |
| djangoproject | django | 0.95 |
| djangoproject | django | 1.1 |
| djangoproject | django | * |
| djangoproject | django | 0.91 |
| djangoproject | django | 0.96 |
| djangoproject | django | 1.2.4 |
| djangoproject | django | 1.2.5 |
| djangoproject | django | 1.0.2 |
| djangoproject | django | 1.2 |
| djangoproject | django | 1.1.0 |
| djangoproject | django | 1.0.1 |
| djangoproject | django | 1.2.1 |
| djangoproject | django | 1.2.2 |
| djangoproject | django | 1.3 |
| djangoproject | django | 1.2.3 |
The verify_exists functionality in the URLField implementation in Django before 1.2.7 and 1.3.x before 1.3.1 relies on Python libraries that attempt access to an arbitrary URL with no timeout, which allows remote attackers to cause a denial of service (resource consumption) via a URL associated with (1) a slow response, (2) a completed TCP connection with no application data sent, or (3) a large amount of application data, a related issue to CVE-2011-1521.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-399,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 0.95.1 |
| djangoproject | django | 1.0 |
| djangoproject | django | 1.1.3 |
| djangoproject | django | 1.1.2 |
| djangoproject | django | 0.95 |
| djangoproject | django | 1.1 |
| djangoproject | django | * |
| djangoproject | django | 0.91 |
| djangoproject | django | 0.96 |
| djangoproject | django | 1.2.4 |
| djangoproject | django | 1.2.5 |
| djangoproject | django | 1.0.2 |
| djangoproject | django | 1.2 |
| djangoproject | django | 1.1.0 |
| djangoproject | django | 1.0.1 |
| djangoproject | django | 1.2.1 |
| djangoproject | django | 1.2.2 |
| djangoproject | django | 1.3 |
| djangoproject | django | 1.2.3 |
The verify_exists functionality in the URLField implementation in Django before 1.2.7 and 1.3.x before 1.3.1 originally tests a URL's validity through a HEAD request, but then uses a GET request for the new target URL in the case of a redirect, which might allow remote attackers to trigger arbitrary GET requests with an unintended source IP address via a crafted Location header.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-20,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 0.95.1 |
| djangoproject | django | 1.0 |
| djangoproject | django | 1.1.3 |
| djangoproject | django | 1.1.2 |
| djangoproject | django | 0.95 |
| djangoproject | django | 1.1 |
| djangoproject | django | * |
| djangoproject | django | 0.91 |
| djangoproject | django | 0.96 |
| djangoproject | django | 1.2.4 |
| djangoproject | django | 1.2.5 |
| djangoproject | django | 1.0.2 |
| djangoproject | django | 1.2 |
| djangoproject | django | 1.1.0 |
| djangoproject | django | 1.0.1 |
| djangoproject | django | 1.2.1 |
| djangoproject | django | 1.2.2 |
| djangoproject | django | 1.3 |
| djangoproject | django | 1.2.3 |
Django before 1.2.7 and 1.3.x before 1.3.1 uses a request's HTTP Host header to construct a full URL in certain circumstances, which allows remote attackers to conduct cache poisoning attacks via a crafted request.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-20,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 0.95.1 |
| djangoproject | django | 1.0 |
| djangoproject | django | 1.1.3 |
| djangoproject | django | 1.1.2 |
| djangoproject | django | 0.95 |
| djangoproject | django | 1.1 |
| djangoproject | django | * |
| djangoproject | django | 0.91 |
| djangoproject | django | 0.96 |
| djangoproject | django | 1.2.4 |
| djangoproject | django | 1.2.5 |
| djangoproject | django | 1.0.2 |
| djangoproject | django | 1.2 |
| djangoproject | django | 1.1.0 |
| djangoproject | django | 1.0.1 |
| djangoproject | django | 1.2.1 |
| djangoproject | django | 1.2.2 |
| djangoproject | django | 1.3 |
| djangoproject | django | 1.2.3 |
The CSRF protection mechanism in Django through 1.2.7 and 1.3.x through 1.3.1 does not properly handle web-server configurations supporting arbitrary HTTP Host headers, which allows remote attackers to trigger unauthenticated forged requests via vectors involving a DNS CNAME record and a web page containing JavaScript code.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-352,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 0.95.1 |
| djangoproject | django | 1.0 |
| djangoproject | django | 1.1.3 |
| djangoproject | django | 1.1.2 |
| djangoproject | django | 0.95 |
| djangoproject | django | 1.1 |
| djangoproject | django | * |
| djangoproject | django | 0.91 |
| djangoproject | django | 0.96 |
| djangoproject | django | 1.2.4 |
| djangoproject | django | 1.2.5 |
| djangoproject | django | 1.0.2 |
| djangoproject | django | 1.2 |
| djangoproject | django | 1.1.0 |
| djangoproject | django | 1.0.1 |
| djangoproject | django | 1.2.1 |
| djangoproject | django | 1.2.2 |
| djangoproject | django | 1.3 |
| djangoproject | django | 1.2.3 |
The administrative interface for Django 1.3.x before 1.3.6, 1.4.x before 1.4.4, and 1.5 before release candidate 2 does not check permissions for the history view, which allows remote authenticated administrators to obtain sensitive object history information.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-200,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.3.2 |
| canonical | ubuntu_linux | 10.04 |
| djangoproject | django | 1.5 |
| djangoproject | django | 1.4.2 |
| djangoproject | django | 1.4 |
| djangoproject | django | 1.3.1 |
| djangoproject | django | 1.4.1 |
| djangoproject | django | 1.3.3 |
| canonical | ubuntu_linux | 12.10 |
| canonical | ubuntu_linux | 12.04 |
| djangoproject | django | 1.3 |
| canonical | ubuntu_linux | 11.10 |
The form library in Django 1.3.x before 1.3.6, 1.4.x before 1.4.4, and 1.5 before release candidate 2 allows remote attackers to bypass intended resource limits for formsets and cause a denial of service (memory consumption) or trigger server errors via a modified max_num parameter.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-189,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.3.2 |
| canonical | ubuntu_linux | 10.04 |
| djangoproject | django | 1.5 |
| djangoproject | django | 1.4.2 |
| djangoproject | django | 1.4 |
| djangoproject | django | 1.3.1 |
| djangoproject | django | 1.4.1 |
| djangoproject | django | 1.3.3 |
| canonical | ubuntu_linux | 12.10 |
| canonical | ubuntu_linux | 12.04 |
| djangoproject | django | 1.3 |
| canonical | ubuntu_linux | 11.10 |
The authentication framework (django.contrib.auth) in Django 1.4.x before 1.4.8, 1.5.x before 1.5.4, and 1.6.x before 1.6 beta 4 allows remote attackers to cause a denial of service (CPU consumption) via a long password which is then hashed.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-287,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.5.3 |
| djangoproject | django | 1.5.2 |
| djangoproject | django | 1.4.5 |
| djangoproject | django | 1.5.1 |
| djangoproject | django | 1.4.7 |
| djangoproject | django | 1.5 |
| djangoproject | django | 1.6 |
| djangoproject | django | 1.4.2 |
| djangoproject | django | 1.4 |
| djangoproject | django | 1.4.6 |
| djangoproject | django | 1.4.1 |
| djangoproject | django | 1.4.4 |
Cross-site scripting (XSS) vulnerability in the AdminURLFieldWidget widget in contrib/admin/widgets.py in Django 1.5.x before 1.5.2 and 1.6.x before 1.6 beta 2 allows remote attackers to inject arbitrary web script or HTML via a URLField.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-79,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.6 |
| djangoproject | django | 1.5.1 |
| djangoproject | django | 1.5 |
Directory traversal vulnerability in Django 1.4.x before 1.4.7, 1.5.x before 1.5.3, and 1.6.x before 1.6 beta 3 allows remote attackers to read arbitrary files via a file path in the ALLOWED_INCLUDE_ROOTS setting followed by a .. (dot dot) in a ssi template tag.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-22,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.6 |
| djangoproject | django | 1.4.2 |
| djangoproject | django | 1.4 |
| djangoproject | django | 1.4.5 |
| djangoproject | django | 1.4.6 |
| djangoproject | django | 1.5.1 |
| djangoproject | django | 1.4.1 |
| djangoproject | django | 1.5 |
| djangoproject | django | 1.4.4 |
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.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-79,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.6 |
| djangoproject | django | 1.4.2 |
| djangoproject | django | 1.4 |
| djangoproject | django | 1.4.5 |
| djangoproject | django | 1.5.1 |
| djangoproject | django | 1.4.1 |
| djangoproject | django | 1.5 |
| djangoproject | django | 1.4.4 |
The django.core.urlresolvers.reverse function in Django before 1.4.11, 1.5.x before 1.5.6, 1.6.x before 1.6.3, and 1.7.x before 1.7 beta 2 allows remote attackers to import and execute arbitrary Python modules by leveraging a view that constructs URLs using user input and a "dotted Python path."
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-94,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.4.7 |
| canonical | ubuntu_linux | 14.04 |
| djangoproject | django | * |
| djangoproject | django | 1.5.5 |
| djangoproject | django | 1.6 |
| djangoproject | django | 1.4.9 |
| canonical | ubuntu_linux | 13.10 |
| djangoproject | django | 1.4.3 |
| canonical | ubuntu_linux | 12.04 |
| djangoproject | django | 1.4.4 |
| djangoproject | django | 1.5.3 |
| djangoproject | django | 1.5.2 |
| djangoproject | django | 1.4.5 |
| djangoproject | django | 1.5.1 |
| djangoproject | django | 1.4.8 |
| djangoproject | django | 1.6.2 |
| canonical | ubuntu_linux | 10.04 |
| djangoproject | django | 1.5 |
| djangoproject | django | 1.4.2 |
| djangoproject | django | 1.5.4 |
| djangoproject | django | 1.4 |
| djangoproject | django | 1.4.6 |
| djangoproject | django | 1.4.1 |
| djangoproject | django | 1.7 |
| djangoproject | django | 1.6.1 |
| canonical | ubuntu_linux | 12.10 |
The caching framework in Django before 1.4.11, 1.5.x before 1.5.6, 1.6.x before 1.6.3, and 1.7.x before 1.7 beta 2 reuses a cached CSRF token for all anonymous users, which allows remote attackers to bypass CSRF protections by reading the CSRF cookie for anonymous users.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-264,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.4.7 |
| canonical | ubuntu_linux | 14.04 |
| djangoproject | django | * |
| djangoproject | django | 1.5.5 |
| djangoproject | django | 1.6 |
| djangoproject | django | 1.4.9 |
| canonical | ubuntu_linux | 13.10 |
| djangoproject | django | 1.4.3 |
| canonical | ubuntu_linux | 12.04 |
| djangoproject | django | 1.4.4 |
| djangoproject | django | 1.5.3 |
| djangoproject | django | 1.5.2 |
| djangoproject | django | 1.4.5 |
| djangoproject | django | 1.5.1 |
| djangoproject | django | 1.4.8 |
| djangoproject | django | 1.6.2 |
| canonical | ubuntu_linux | 10.04 |
| djangoproject | django | 1.5 |
| djangoproject | django | 1.4.2 |
| djangoproject | django | 1.5.4 |
| djangoproject | django | 1.4 |
| djangoproject | django | 1.4.6 |
| djangoproject | django | 1.4.1 |
| djangoproject | django | 1.7 |
| djangoproject | django | 1.6.1 |
| canonical | ubuntu_linux | 12.10 |
The (1) FilePathField, (2) GenericIPAddressField, and (3) IPAddressField model field classes in Django before 1.4.11, 1.5.x before 1.5.6, 1.6.x before 1.6.3, and 1.7.x before 1.7 beta 2 do not properly perform type conversion, which allows remote attackers to have unspecified impact and vectors, related to "MySQL typecasting."
CVSS 2.0
Severity: HIGH
Problem Type: CWE-399,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.4.7 |
| canonical | ubuntu_linux | 14.04 |
| djangoproject | django | * |
| djangoproject | django | 1.5.5 |
| djangoproject | django | 1.6 |
| djangoproject | django | 1.4.9 |
| canonical | ubuntu_linux | 13.10 |
| djangoproject | django | 1.4.3 |
| canonical | ubuntu_linux | 12.04 |
| djangoproject | django | 1.4.4 |
| djangoproject | django | 1.5.3 |
| djangoproject | django | 1.5.2 |
| djangoproject | django | 1.4.5 |
| djangoproject | django | 1.5.1 |
| djangoproject | django | 1.4.8 |
| djangoproject | django | 1.6.2 |
| canonical | ubuntu_linux | 10.04 |
| djangoproject | django | 1.5 |
| djangoproject | django | 1.4.2 |
| djangoproject | django | 1.5.4 |
| djangoproject | django | 1.4 |
| djangoproject | django | 1.4.6 |
| djangoproject | django | 1.4.1 |
| djangoproject | django | 1.7 |
| djangoproject | django | 1.6.1 |
| canonical | ubuntu_linux | 12.10 |
The core.urlresolvers.reverse function in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not properly validate URLs, which allows remote attackers to conduct phishing attacks via a // (slash slash) in a URL, which triggers a scheme-relative URL to be generated.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-20,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.6.4 |
| djangoproject | django | 1.6.5 |
| djangoproject | django | 1.4.7 |
| djangoproject | django | 1.5.8 |
| djangoproject | django | 1.4.12 |
| djangoproject | django | * |
| djangoproject | django | 1.5.5 |
| djangoproject | django | 1.6 |
| djangoproject | django | 1.4.9 |
| djangoproject | django | 1.5.6 |
| djangoproject | django | 1.4.4 |
| djangoproject | django | 1.5.3 |
| djangoproject | django | 1.5.2 |
| djangoproject | django | 1.4.5 |
| djangoproject | django | 1.5.1 |
| djangoproject | django | 1.4.8 |
| djangoproject | django | 1.6.2 |
| opensuse | opensuse | 13.1 |
| djangoproject | django | 1.5 |
| djangoproject | django | 1.4.10 |
| djangoproject | django | 1.5.7 |
| djangoproject | django | 1.4.11 |
| opensuse | opensuse | 12.3 |
| djangoproject | django | 1.4.2 |
| djangoproject | django | 1.5.4 |
| djangoproject | django | 1.4 |
| djangoproject | django | 1.4.6 |
| djangoproject | django | 1.4.1 |
| djangoproject | django | 1.7 |
| djangoproject | django | 1.6.1 |
| djangoproject | django | 1.6.3 |
The default configuration for the file upload handling system in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 uses a sequential file name generation process when a file with a conflicting name is uploaded, which allows remote attackers to cause a denial of service (CPU consumption) by unloading a multiple files with the same name.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-399,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.6.4 |
| djangoproject | django | 1.6.5 |
| djangoproject | django | 1.4.7 |
| djangoproject | django | 1.5.8 |
| debian | debian_linux | 7.0 |
| djangoproject | django | 1.4.12 |
| djangoproject | django | * |
| djangoproject | django | 1.5.5 |
| djangoproject | django | 1.6 |
| djangoproject | django | 1.4.9 |
| djangoproject | django | 1.5.6 |
| djangoproject | django | 1.4.4 |
| djangoproject | django | 1.5.3 |
| djangoproject | django | 1.5.2 |
| opensuse_project | opensuse | 12.3 |
| djangoproject | django | 1.4.5 |
| djangoproject | django | 1.5.1 |
| djangoproject | django | 1.4.8 |
| djangoproject | django | 1.6.2 |
| opensuse | opensuse | 13.1 |
| djangoproject | django | 1.5 |
| djangoproject | django | 1.4.10 |
| djangoproject | django | 1.5.7 |
| djangoproject | django | 1.4.11 |
| djangoproject | django | 1.4.2 |
| djangoproject | django | 1.5.4 |
| djangoproject | django | 1.4 |
| djangoproject | django | 1.4.6 |
| djangoproject | django | 1.4.1 |
| djangoproject | django | 1.7 |
| djangoproject | django | 1.6.1 |
| djangoproject | django | 1.6.3 |
The contrib.auth.middleware.RemoteUserMiddleware middleware in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3, when using the contrib.auth.backends.RemoteUserBackend backend, allows remote authenticated users to hijack web sessions via vectors related to the REMOTE_USER header.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-287,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.6.4 |
| djangoproject | django | 1.6.5 |
| djangoproject | django | 1.4.7 |
| djangoproject | django | 1.5.8 |
| djangoproject | django | 1.4.12 |
| djangoproject | django | * |
| djangoproject | django | 1.5.5 |
| djangoproject | django | 1.6 |
| djangoproject | django | 1.4.9 |
| djangoproject | django | 1.5.6 |
| djangoproject | django | 1.4.4 |
| djangoproject | django | 1.5.3 |
| djangoproject | django | 1.5.2 |
| djangoproject | django | 1.4.5 |
| djangoproject | django | 1.5.1 |
| djangoproject | django | 1.4.8 |
| djangoproject | django | 1.6.2 |
| opensuse | opensuse | 13.1 |
| djangoproject | django | 1.5 |
| djangoproject | django | 1.4.10 |
| djangoproject | django | 1.5.7 |
| djangoproject | django | 1.4.11 |
| opensuse | opensuse | 12.3 |
| djangoproject | django | 1.4.2 |
| djangoproject | django | 1.5.4 |
| djangoproject | django | 1.4 |
| djangoproject | django | 1.4.6 |
| djangoproject | django | 1.4.1 |
| djangoproject | django | 1.7 |
| djangoproject | django | 1.6.1 |
| djangoproject | django | 1.6.3 |
The administrative interface (contrib.admin) in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not check if a field represents a relationship between models, which allows remote authenticated users to obtain sensitive information via a to_field parameter in a popup action to an admin change form page, as demonstrated by a /admin/auth/user/?pop=1&t=password URI.
CVSS 2.0
Severity: LOW
Problem Type: CWE-264,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.6.4 |
| djangoproject | django | 1.6.5 |
| djangoproject | django | 1.4.7 |
| djangoproject | django | 1.5.8 |
| djangoproject | django | 1.4.12 |
| djangoproject | django | * |
| djangoproject | django | 1.5.5 |
| djangoproject | django | 1.6 |
| djangoproject | django | 1.4.9 |
| djangoproject | django | 1.5.6 |
| djangoproject | django | 1.4.4 |
| djangoproject | django | 1.5.3 |
| djangoproject | django | 1.5.2 |
| djangoproject | django | 1.4.5 |
| djangoproject | django | 1.5.1 |
| djangoproject | django | 1.4.8 |
| djangoproject | django | 1.6.2 |
| opensuse | opensuse | 13.1 |
| djangoproject | django | 1.5 |
| djangoproject | django | 1.4.10 |
| djangoproject | django | 1.5.7 |
| djangoproject | django | 1.4.11 |
| opensuse | opensuse | 12.3 |
| djangoproject | django | 1.4.2 |
| djangoproject | django | 1.5.4 |
| djangoproject | django | 1.4 |
| djangoproject | django | 1.4.6 |
| djangoproject | django | 1.4.1 |
| djangoproject | django | 1.7 |
| djangoproject | django | 1.6.1 |
| djangoproject | django | 1.6.3 |
Django 1.4 before 1.4.13, 1.5 before 1.5.8, 1.6 before 1.6.5, and 1.7 before 1.7b4 does not properly include the (1) Vary: Cookie or (2) Cache-Control header in responses, which allows remote attackers to obtain sensitive information or poison the cache via a request from certain browsers.
CVSS 2.0
Severity: MEDIUM
Problem Type: NVD-CWE-noinfo,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.6.4 |
| djangoproject | django | 1.4.7 |
| djangoproject | django | 1.4.12 |
| canonical | ubuntu_linux | 14.04 |
| djangoproject | django | 1.5.5 |
| djangoproject | django | 1.6 |
| djangoproject | django | 1.4.9 |
| canonical | ubuntu_linux | 13.10 |
| djangoproject | django | 1.5.6 |
| canonical | ubuntu_linux | 12.04 |
| djangoproject | django | 1.4.4 |
| djangoproject | django | 1.5.3 |
| djangoproject | django | 1.5.2 |
| djangoproject | django | 1.4.5 |
| djangoproject | django | 1.5.1 |
| djangoproject | django | 1.4.8 |
| djangoproject | django | 1.6.2 |
| canonical | ubuntu_linux | 10.04 |
| djangoproject | django | 1.5 |
| djangoproject | django | 1.4.10 |
| djangoproject | django | 1.5.7 |
| djangoproject | django | 1.4.11 |
| djangoproject | django | 1.4.2 |
| djangoproject | django | 1.5.4 |
| djangoproject | django | 1.4 |
| djangoproject | django | 1.4.6 |
| djangoproject | django | 1.4.1 |
| djangoproject | django | 1.7 |
| djangoproject | django | 1.6.1 |
| canonical | ubuntu_linux | 12.10 |
| djangoproject | django | 1.6.3 |
The django.util.http.is_safe_url function in Django 1.4 before 1.4.13, 1.5 before 1.5.8, 1.6 before 1.6.5, and 1.7 before 1.7b4 does not properly validate URLs, which allows remote attackers to conduct open redirect attacks via a malformed URL, as demonstrated by "http:\\\djangoproject.com."
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-20,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.6.4 |
| djangoproject | django | 1.4.7 |
| debian | debian_linux | 7.0 |
| djangoproject | django | 1.4.12 |
| canonical | ubuntu_linux | 14.04 |
| djangoproject | django | 1.5.5 |
| djangoproject | django | 1.6 |
| djangoproject | django | 1.4.9 |
| canonical | ubuntu_linux | 13.10 |
| djangoproject | django | 1.5.6 |
| canonical | ubuntu_linux | 12.04 |
| djangoproject | django | 1.4.4 |
| djangoproject | django | 1.5.3 |
| djangoproject | django | 1.5.2 |
| djangoproject | django | 1.4.5 |
| djangoproject | django | 1.5.1 |
| djangoproject | django | 1.4.8 |
| djangoproject | django | 1.6.2 |
| opensuse | opensuse | 13.1 |
| debian | debian_linux | 8.0 |
| canonical | ubuntu_linux | 10.04 |
| djangoproject | django | 1.5 |
| djangoproject | django | 1.4.10 |
| djangoproject | django | 1.5.7 |
| djangoproject | django | 1.4.11 |
| opensuse | opensuse | 12.3 |
| djangoproject | django | 1.4.2 |
| djangoproject | django | 1.5.4 |
| djangoproject | django | 1.4 |
| djangoproject | django | 1.4.6 |
| djangoproject | django | 1.4.1 |
| djangoproject | django | 1.7 |
| djangoproject | django | 1.6.1 |
| canonical | ubuntu_linux | 12.10 |
| djangoproject | django | 1.6.3 |
Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 allows remote attackers to spoof WSGI headers by using an _ (underscore) character instead of a - (dash) character in an HTTP header, as demonstrated by an X-Auth_User header.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-17,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.6.4 |
| djangoproject | django | 1.6.5 |
| djangoproject | django | 1.7.2 |
| djangoproject | django | 1.6.2 |
| djangoproject | django | 1.6.7 |
| djangoproject | django | 1.6.9 |
| djangoproject | django | * |
| djangoproject | django | 1.6 |
| djangoproject | django | 1.7.1 |
| djangoproject | django | 1.7 |
| djangoproject | django | 1.6.1 |
| djangoproject | django | 1.6.6 |
| djangoproject | django | 1.6.3 |
| djangoproject | django | 1.6.8 |
The django.util.http.is_safe_url function in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 does not properly handle leading whitespaces, which allows remote attackers to conduct cross-site scripting (XSS) attacks via a crafted URL, related to redirect URLs, as demonstrated by a "\njavascript:" URL.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-79,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.6.4 |
| djangoproject | django | 1.6.5 |
| djangoproject | django | 1.7.2 |
| djangoproject | django | 1.6.2 |
| djangoproject | django | 1.6.7 |
| djangoproject | django | 1.6.9 |
| canonical | ubuntu_linux | 10.04 |
| canonical | ubuntu_linux | 14.10 |
| canonical | ubuntu_linux | 14.04 |
| djangoproject | django | * |
| djangoproject | django | 1.6 |
| djangoproject | django | 1.7.1 |
| djangoproject | django | 1.7 |
| djangoproject | django | 1.6.1 |
| djangoproject | django | 1.6.6 |
| canonical | ubuntu_linux | 12.04 |
| djangoproject | django | 1.6.3 |
| djangoproject | django | 1.6.8 |
The django.views.static.serve view in Django before 1.4.18, 1.6.x before 1.6.10, and 1.7.x before 1.7.3 reads files an entire line at a time, which allows remote attackers to cause a denial of service (memory consumption) via a long line in a file.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-399,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.6.4 |
| djangoproject | django | 1.6.5 |
| djangoproject | django | 1.7.2 |
| djangoproject | django | 1.6.2 |
| djangoproject | django | 1.6.7 |
| djangoproject | django | 1.6.9 |
| canonical | ubuntu_linux | 10.04 |
| canonical | ubuntu_linux | 14.10 |
| canonical | ubuntu_linux | 14.04 |
| djangoproject | django | * |
| djangoproject | django | 1.6 |
| djangoproject | django | 1.7.1 |
| djangoproject | django | 1.7 |
| djangoproject | django | 1.6.1 |
| djangoproject | django | 1.6.6 |
| canonical | ubuntu_linux | 12.04 |
| djangoproject | django | 1.6.3 |
| djangoproject | django | 1.6.8 |
ModelMultipleChoiceField in Django 1.6.x before 1.6.10 and 1.7.x before 1.7.3, when show_hidden_initial is set to True, allows remote attackers to cause a denial of service by submitting duplicate values, which triggers a large number of SQL queries.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-17,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.6.4 |
| djangoproject | django | 1.6.5 |
| djangoproject | django | 1.7.2 |
| djangoproject | django | 1.6.2 |
| djangoproject | django | 1.6.7 |
| djangoproject | django | 1.6.9 |
| canonical | ubuntu_linux | 10.04 |
| canonical | ubuntu_linux | 14.10 |
| canonical | ubuntu_linux | 14.04 |
| djangoproject | django | * |
| djangoproject | django | 1.6 |
| djangoproject | django | 1.7.1 |
| djangoproject | django | 1.7 |
| djangoproject | django | 1.6.1 |
| djangoproject | django | 1.6.6 |
| canonical | ubuntu_linux | 12.04 |
| djangoproject | django | 1.6.3 |
| djangoproject | django | 1.6.8 |
Cross-site scripting (XSS) vulnerability in the contents function in admin/helpers.py in Django before 1.7.6 and 1.8 before 1.8b2 allows remote attackers to inject arbitrary web script or HTML via a model attribute in ModelAdmin.readonly_fields, as demonstrated by a @property.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-79,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| djangoproject | django | 1.8 |
The utils.html.strip_tags function in Django 1.6.x before 1.6.11, 1.7.x before 1.7.7, and 1.8.x before 1.8c1, when using certain versions of Python, allows remote attackers to cause a denial of service (infinite loop) by increasing the length of the input string.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-399,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.6.4 |
| djangoproject | django | 1.6.5 |
| djangoproject | django | 1.7.2 |
| djangoproject | django | 1.6.7 |
| fedoraproject | fedora | 22 |
| djangoproject | django | 1.7.4 |
| canonical | ubuntu_linux | 14.04 |
| djangoproject | django | 1.6 |
| djangoproject | django | 1.7.3 |
| djangoproject | django | 1.7.5 |
| djangoproject | django | 1.7.6 |
| canonical | ubuntu_linux | 12.04 |
| djangoproject | django | 1.6.2 |
| djangoproject | django | 1.6.10 |
| djangoproject | django | 1.6.9 |
| canonical | ubuntu_linux | 10.04 |
| canonical | ubuntu_linux | 14.10 |
| djangoproject | django | 1.8.0 |
| opensuse | opensuse | 13.2 |
| djangoproject | django | 1.7.1 |
| djangoproject | django | 1.7 |
| djangoproject | django | 1.6.1 |
| djangoproject | django | 1.6.6 |
| oracle | solaris | 11.2 |
| djangoproject | django | 1.6.3 |
| djangoproject | django | 1.6.8 |
The utils.http.is_safe_url function in Django before 1.4.20, 1.5.x, 1.6.x before 1.6.11, 1.7.x before 1.7.7, and 1.8.x before 1.8c1 does not properly validate URLs, which allows remote attackers to conduct cross-site scripting (XSS) attacks via a control character in a URL, as demonstrated by a \x08javascript: URL.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-79,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.6.4 |
| djangoproject | django | 1.6.5 |
| djangoproject | django | 1.5.9 |
| djangoproject | django | 1.7.2 |
| djangoproject | django | 1.5.12 |
| djangoproject | django | 1.5.8 |
| djangoproject | django | 1.6.7 |
| fedoraproject | fedora | 22 |
| debian | debian_linux | 7.0 |
| djangoproject | django | 1.7.4 |
| canonical | ubuntu_linux | 14.04 |
| djangoproject | django | * |
| djangoproject | django | 1.5.5 |
| djangoproject | django | 1.6 |
| djangoproject | django | 1.7.3 |
| djangoproject | django | 1.7.5 |
| djangoproject | django | 1.7.6 |
| djangoproject | django | 1.5.6 |
| canonical | ubuntu_linux | 12.04 |
| djangoproject | django | 1.5.3 |
| djangoproject | django | 1.5.2 |
| djangoproject | django | 1.5.1 |
| djangoproject | django | 1.6.2 |
| djangoproject | django | 1.6.10 |
| djangoproject | django | 1.6.9 |
| canonical | ubuntu_linux | 10.04 |
| canonical | ubuntu_linux | 14.10 |
| djangoproject | django | 1.5 |
| djangoproject | django | 1.8.0 |
| opensuse | opensuse | 13.2 |
| djangoproject | django | 1.5.11 |
| djangoproject | django | 1.5.7 |
| djangoproject | django | 1.5.4 |
| djangoproject | django | 1.7.1 |
| djangoproject | django | 1.5.10 |
| djangoproject | django | 1.7 |
| djangoproject | django | 1.6.1 |
| djangoproject | django | 1.6.6 |
| oracle | solaris | 11.2 |
| djangoproject | django | 1.6.3 |
| djangoproject | django | 1.6.8 |
The session.flush function in the cached_db backend in Django 1.8.x before 1.8.2 does not properly flush the session, which allows remote attackers to hijack user sessions via an empty string in the session key.
CVSS 2.0
Severity: MEDIUM
Problem Type: NVD-CWE-Other,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.8.1 |
| djangoproject | django | 1.8.0 |
The session backends in Django before 1.4.21, 1.5.x through 1.6.x, 1.7.x before 1.7.9, and 1.8.x before 1.8.3 allows remote attackers to cause a denial of service (session store consumption) via multiple requests with unique session keys.
CVSS 2.0
Severity: HIGH
Problem Type: CWE-399,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.7.8 |
| djangoproject | django | 1.6.4 |
| djangoproject | django | 1.6.5 |
| djangoproject | django | 1.5.9 |
| canonical | ubuntu_linux | 15.10 |
| djangoproject | django | 1.7.2 |
| djangoproject | django | 1.5.12 |
| djangoproject | django | 1.5.8 |
| djangoproject | django | 1.6.7 |
| debian | debian_linux | 7.0 |
| oracle | solaris | 11.3 |
| djangoproject | django | 1.7.4 |
| djangoproject | django | 1.7.9 |
| canonical | ubuntu_linux | 14.04 |
| djangoproject | django | 1.8.1 |
| djangoproject | django | 1.5.5 |
| djangoproject | django | 1.6 |
| djangoproject | django | 1.7.3 |
| djangoproject | django | 1.7.5 |
| djangoproject | django | 1.7.6 |
| djangoproject | django | 1.8.2 |
| djangoproject | django | 1.5.6 |
| canonical | ubuntu_linux | 12.04 |
| djangoproject | django | 1.5.3 |
| djangoproject | django | 1.5.2 |
| djangoproject | django | 1.4.20 |
| djangoproject | django | 1.5.1 |
| djangoproject | django | 1.6.2 |
| debian | debian_linux | 8.0 |
| djangoproject | django | 1.6.10 |
| djangoproject | django | 1.6.9 |
| djangoproject | django | 1.5 |
| djangoproject | django | 1.8.0 |
| canonical | ubuntu_linux | 15.04 |
| djangoproject | django | 1.5.11 |
| djangoproject | django | 1.5.7 |
| djangoproject | django | 1.5.4 |
| djangoproject | django | 1.7.1 |
| djangoproject | django | 1.5.10 |
| djangoproject | django | 1.7 |
| djangoproject | django | 1.6.1 |
| djangoproject | django | 1.6.6 |
| djangoproject | django | 1.7.7 |
| djangoproject | django | 1.6.3 |
| djangoproject | django | 1.6.8 |
Django before 1.4.21, 1.5.x through 1.6.x, 1.7.x before 1.7.9, and 1.8.x before 1.8.3 uses an incorrect regular expression, which allows remote attackers to inject arbitrary headers and conduct HTTP response splitting attacks via a newline character in an (1) email message to the EmailValidator, a (2) URL to the URLValidator, or unspecified vectors to the (3) validate_ipv4_address or (4) validate_slug validator.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-20,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.7.8 |
| djangoproject | django | 1.6.4 |
| djangoproject | django | 1.6.5 |
| djangoproject | django | 1.5.9 |
| canonical | ubuntu_linux | 15.10 |
| djangoproject | django | 1.7.2 |
| djangoproject | django | 1.5.12 |
| djangoproject | django | 1.5.8 |
| djangoproject | django | 1.6.7 |
| debian | debian_linux | 7.0 |
| oracle | solaris | 11.3 |
| djangoproject | django | 1.7.4 |
| djangoproject | django | 1.7.9 |
| canonical | ubuntu_linux | 14.04 |
| djangoproject | django | * |
| djangoproject | django | 1.8.1 |
| djangoproject | django | 1.5.5 |
| djangoproject | django | 1.6 |
| djangoproject | django | 1.7.3 |
| djangoproject | django | 1.7.5 |
| djangoproject | django | 1.7.6 |
| djangoproject | django | 1.8.2 |
| djangoproject | django | 1.5.6 |
| canonical | ubuntu_linux | 12.04 |
| djangoproject | django | 1.5.3 |
| djangoproject | django | 1.5.2 |
| djangoproject | django | 1.5.1 |
| djangoproject | django | 1.6.2 |
| debian | debian_linux | 8.0 |
| djangoproject | django | 1.6.10 |
| djangoproject | django | 1.6.9 |
| djangoproject | django | 1.8 |
| djangoproject | django | 1.5 |
| djangoproject | django | 1.8.0 |
| canonical | ubuntu_linux | 15.04 |
| djangoproject | django | 1.5.11 |
| djangoproject | django | 1.5.7 |
| djangoproject | django | 1.5.4 |
| djangoproject | django | 1.7.1 |
| djangoproject | django | 1.5.10 |
| djangoproject | django | 1.7 |
| djangoproject | django | 1.6.1 |
| djangoproject | django | 1.6.6 |
| djangoproject | django | 1.7.7 |
| djangoproject | django | 1.6.3 |
| djangoproject | django | 1.6.8 |
validators.URLValidator in Django 1.8.x before 1.8.3 allows remote attackers to cause a denial of service (CPU consumption) via unspecified vectors.
CVSS 2.0
Severity: HIGH
Problem Type: CWE-399,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.8.1 |
| djangoproject | django | 1.8.2 |
| djangoproject | django | 1.8.0 |
contrib.sessions.middleware.SessionMiddleware in Django 1.8.x before 1.8.4, 1.7.x before 1.7.10, 1.4.x before 1.4.22, and possibly other versions allows remote attackers to cause a denial of service (session store consumption or session record removal) via a large number of requests to contrib.auth.views.logout, which triggers the creation of an empty session record.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-399,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.7.8 |
| djangoproject | django | 1.7.2 |
| djangoproject | django | 1.4.7 |
| oracle | solaris | 11.3 |
| djangoproject | django | 1.4.12 |
| djangoproject | django | 1.7.4 |
| djangoproject | django | 1.7.9 |
| canonical | ubuntu_linux | 14.04 |
| djangoproject | django | 1.8.1 |
| djangoproject | django | 1.4.9 |
| djangoproject | django | 1.7.3 |
| djangoproject | django | 1.4.13 |
| djangoproject | django | 1.4.17 |
| djangoproject | django | 1.7.5 |
| djangoproject | django | 1.7.6 |
| djangoproject | django | 1.8.2 |
| canonical | ubuntu_linux | 12.04 |
| djangoproject | django | 1.4.4 |
| djangoproject | django | 1.4.21 |
| djangoproject | django | 1.4.20 |
| djangoproject | django | 1.4.5 |
| djangoproject | django | 1.4.8 |
| djangoproject | django | 1.8.3 |
| djangoproject | django | 1.8 |
| djangoproject | django | 1.4.10 |
| djangoproject | django | 1.8.0 |
| djangoproject | django | 1.4.14 |
| djangoproject | django | 1.4.19 |
| canonical | ubuntu_linux | 15.04 |
| djangoproject | django | 1.4.11 |
| djangoproject | django | 1.4.2 |
| djangoproject | django | 1.7.1 |
| djangoproject | django | 1.4 |
| djangoproject | django | 1.4.6 |
| djangoproject | django | 1.4.1 |
| djangoproject | django | 1.7 |
| djangoproject | django | 1.7.7 |
The (1) contrib.sessions.backends.base.SessionBase.flush and (2) cache_db.SessionStore.flush functions in Django 1.7.x before 1.7.10, 1.4.x before 1.4.22, and possibly other versions create empty sessions in certain circumstances, which allows remote attackers to cause a denial of service (session store consumption) via unspecified vectors.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-399,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.7.8 |
| djangoproject | django | 1.7.2 |
| djangoproject | django | 1.4.7 |
| oracle | solaris | 11.3 |
| djangoproject | django | 1.4.12 |
| djangoproject | django | 1.7.4 |
| djangoproject | django | 1.7.9 |
| canonical | ubuntu_linux | 14.04 |
| djangoproject | django | 1.8.1 |
| djangoproject | django | 1.4.9 |
| djangoproject | django | 1.7.3 |
| djangoproject | django | 1.4.13 |
| djangoproject | django | 1.4.17 |
| djangoproject | django | 1.7.5 |
| djangoproject | django | 1.7.6 |
| djangoproject | django | 1.8.2 |
| canonical | ubuntu_linux | 12.04 |
| djangoproject | django | 1.4.4 |
| djangoproject | django | 1.4.21 |
| djangoproject | django | 1.4.20 |
| djangoproject | django | 1.4.5 |
| djangoproject | django | 1.4.8 |
| djangoproject | django | 1.8.3 |
| djangoproject | django | 1.8 |
| djangoproject | django | 1.4.10 |
| djangoproject | django | 1.8.0 |
| djangoproject | django | 1.4.14 |
| djangoproject | django | 1.4.19 |
| canonical | ubuntu_linux | 15.04 |
| djangoproject | django | 1.4.11 |
| djangoproject | django | 1.4.2 |
| djangoproject | django | 1.7.1 |
| djangoproject | django | 1.4 |
| djangoproject | django | 1.4.6 |
| djangoproject | django | 1.4.1 |
| djangoproject | django | 1.7 |
| djangoproject | django | 1.7.7 |
The get_format function in utils/formats.py in Django before 1.7.x before 1.7.11, 1.8.x before 1.8.7, and 1.9.x before 1.9rc2 might allow remote attackers to obtain sensitive application secrets via a settings key in place of a date/time format setting, as demonstrated by SECRET_KEY.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-200,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| djangoproject | django | 1.8.1 |
| djangoproject | django | 1.8.4 |
| djangoproject | django | 1.9.0 |
| djangoproject | django | 1.8.3 |
| djangoproject | django | 1.8.6 |
| djangoproject | django | 1.8.2 |
| djangoproject | django | 1.8.5 |
| djangoproject | django | 1.8.0 |
Django 1.9.x before 1.9.2, when ModelAdmin.save_as is set to True, allows remote authenticated users to bypass intended access restrictions and create ModelAdmin objects via the "Save as New" option when editing objects and leveraging the "change" permission.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-284,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.9 |
| djangoproject | django | 1.9.1 |
The utils.http.is_safe_url function in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks or possibly conduct cross-site scripting (XSS) attacks via a URL containing basic authentication, as demonstrated by http://mysite.example.com\@attacker.com.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-79,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.9 |
| djangoproject | django | 1.9.1 |
| djangoproject | django | 1.9.2 |
| djangoproject | django | 1.8.9 |
The password hasher in contrib/auth/hashers.py in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to enumerate users via a timing attack involving login requests.
CVSS 2.0
Severity: LOW
Problem Type: CWE-200,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.9 |
| djangoproject | django | 1.9.1 |
| djangoproject | django | 1.9.2 |
| djangoproject | django | 1.8.9 |
Cross-site scripting (XSS) vulnerability in the dismissChangeRelatedObjectPopup function in contrib/admin/static/admin/js/admin/RelatedObjectLookups.js in Django before 1.8.14, 1.9.x before 1.9.8, and 1.10.x before 1.10rc1 allows remote attackers to inject arbitrary web script or HTML via vectors involving unsafe usage of Element.innerHTML.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-79,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.9 |
| djangoproject | django | 1.9.0 |
| djangoproject | django | 1.9.1 |
| debian | debian_linux | 8.0 |
| djangoproject | django | 1.9.2 |
| djangoproject | django | * |
| djangoproject | django | 1.9.3 |
| djangoproject | django | 1.9.7 |
| djangoproject | django | 1.10 |
| djangoproject | django | 1.9.5 |
| djangoproject | django | 1.9.6 |
| djangoproject | django | 1.9.4 |
The cookie parsing code in Django before 1.8.15 and 1.9.x before 1.9.10, when used on a site with Google Analytics, allows remote attackers to bypass an intended CSRF protection mechanism by setting arbitrary cookies.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-254,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.9.0 |
| djangoproject | django | 1.9.1 |
| canonical | ubuntu_linux | 16.04 |
| debian | debian_linux | 8.0 |
| djangoproject | django | 1.9.2 |
| djangoproject | django | 1.9.8 |
| canonical | ubuntu_linux | 14.04 |
| djangoproject | django | * |
| djangoproject | django | 1.9.3 |
| djangoproject | django | 1.9.7 |
| djangoproject | django | 1.9.5 |
| djangoproject | django | 1.9.6 |
| djangoproject | django | 1.9.9 |
| canonical | ubuntu_linux | 12.04 |
| djangoproject | django | 1.9.4 |
Django 1.8.x before 1.8.16, 1.9.x before 1.9.11, and 1.10.x before 1.10.3 use a hardcoded password for a temporary database user created when running tests with an Oracle database, which makes it easier for remote attackers to obtain access to the database server by leveraging failure to manually specify a password in the database settings TEST dictionary.
CVSS 2.0
Severity: HIGH
Problem Type: CWE-798,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.9.1 |
| fedoraproject | fedora | 24 |
| djangoproject | django | 1.8.7 |
| djangoproject | django | 1.8.13 |
| djangoproject | django | 1.9.2 |
| fedoraproject | fedora | 25 |
| canonical | ubuntu_linux | 14.04 |
| djangoproject | django | 1.8.1 |
| djangoproject | django | 1.9.3 |
| djangoproject | django | 1.10 |
| djangoproject | django | 1.10.2 |
| djangoproject | django | 1.8.2 |
| canonical | ubuntu_linux | 12.04 |
| djangoproject | django | 1.9 |
| canonical | ubuntu_linux | 16.04 |
| djangoproject | django | 1.8.14 |
| djangoproject | django | 1.8.15 |
| djangoproject | django | 1.8.3 |
| djangoproject | django | 1.8.11 |
| djangoproject | django | 1.8.6 |
| djangoproject | django | 1.8 |
| djangoproject | django | 1.9.8 |
| djangoproject | django | 1.8.8 |
| djangoproject | django | 1.8.9 |
| djangoproject | django | 1.9.10 |
| djangoproject | django | 1.8.4 |
| djangoproject | django | 1.9.7 |
| djangoproject | django | 1.8.12 |
| djangoproject | django | 1.8.10 |
| djangoproject | django | 1.10.1 |
| djangoproject | django | 1.9.5 |
| djangoproject | django | 1.9.6 |
| djangoproject | django | 1.9.9 |
| djangoproject | django | 1.8.5 |
| canonical | ubuntu_linux | 16.10 |
| djangoproject | django | 1.9.4 |
Django before 1.8.x before 1.8.16, 1.9.x before 1.9.11, and 1.10.x before 1.10.3, when settings.DEBUG is True, allow remote attackers to conduct DNS rebinding attacks by leveraging failure to validate the HTTP Host header against settings.ALLOWED_HOSTS.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-264,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.9.1 |
| fedoraproject | fedora | 24 |
| djangoproject | django | 1.8.7 |
| djangoproject | django | 1.8.13 |
| djangoproject | django | 1.9.2 |
| fedoraproject | fedora | 25 |
| canonical | ubuntu_linux | 14.04 |
| djangoproject | django | 1.8.1 |
| djangoproject | django | 1.9.3 |
| djangoproject | django | 1.10 |
| djangoproject | django | 1.10.2 |
| djangoproject | django | 1.8.2 |
| canonical | ubuntu_linux | 12.04 |
| djangoproject | django | 1.9 |
| canonical | ubuntu_linux | 16.04 |
| djangoproject | django | 1.8.14 |
| djangoproject | django | 1.8.15 |
| djangoproject | django | 1.8.3 |
| djangoproject | django | 1.8.11 |
| djangoproject | django | 1.8.6 |
| djangoproject | django | 1.8 |
| djangoproject | django | 1.9.8 |
| djangoproject | django | 1.8.8 |
| djangoproject | django | 1.8.9 |
| djangoproject | django | 1.9.10 |
| djangoproject | django | 1.8.4 |
| djangoproject | django | 1.9.7 |
| djangoproject | django | 1.8.12 |
| djangoproject | django | 1.8.10 |
| djangoproject | django | 1.10.1 |
| djangoproject | django | 1.9.5 |
| djangoproject | django | 1.9.6 |
| djangoproject | django | 1.9.9 |
| djangoproject | django | 1.8.5 |
| canonical | ubuntu_linux | 16.10 |
| djangoproject | django | 1.9.4 |
In Django 1.10.x before 1.10.8 and 1.11.x before 1.11.5, HTML autoescaping was disabled in a portion of the template for the technical 500 debug page. Given the right circumstances, this allowed a cross-site scripting attack. This vulnerability shouldn't affect most production sites since you shouldn't run with "DEBUG = True" (which makes this page accessible) in your production settings.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-79,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.11.2 |
| djangoproject | django | 1.10.0 |
| djangoproject | django | 1.10.7 |
| djangoproject | django | 1.11.3 |
| djangoproject | django | 1.10.6 |
| djangoproject | django | 1.11.1 |
| djangoproject | django | 1.11.4 |
| djangoproject | django | 1.10.2 |
| djangoproject | django | 1.10.1 |
| djangoproject | django | 1.11.0 |
| djangoproject | django | 1.10.5 |
| djangoproject | django | 1.10.3 |
| djangoproject | django | 1.10.4 |
Django 1.10 before 1.10.7, 1.9 before 1.9.13, and 1.8 before 1.8.18 relies on user input in some cases to redirect the user to an "on success" URL. The security check for these redirects (namely ``django.utils.http.is_safe_url()``) considered some numeric URLs "safe" when they shouldn't be, aka an open redirect vulnerability. Also, if a developer relies on ``is_safe_url()`` to provide safe redirect targets and puts such a URL into a link, they could suffer from an XSS attack.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-601,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.9.1 |
| djangoproject | django | 1.8.7 |
| djangoproject | django | 1.8.13 |
| djangoproject | django | 1.9.2 |
| djangoproject | django | 1.8.1 |
| djangoproject | django | 1.9.11 |
| djangoproject | django | 1.9.3 |
| djangoproject | django | 1.10.2 |
| djangoproject | django | 1.10.5 |
| djangoproject | django | 1.8.2 |
| djangoproject | django | 1.10.3 |
| djangoproject | django | 1.10.4 |
| djangoproject | django | 1.9 |
| djangoproject | django | 1.10.0 |
| djangoproject | django | 1.8.14 |
| djangoproject | django | 1.8.15 |
| djangoproject | django | 1.8.3 |
| djangoproject | django | 1.8.16 |
| djangoproject | django | 1.8.11 |
| djangoproject | django | 1.8.6 |
| djangoproject | django | 1.10.6 |
| djangoproject | django | 1.8.0 |
| djangoproject | django | 1.9.8 |
| djangoproject | django | 1.8.8 |
| djangoproject | django | 1.8.9 |
| djangoproject | django | 1.9.12 |
| djangoproject | django | 1.9.10 |
| djangoproject | django | 1.8.4 |
| djangoproject | django | 1.9.7 |
| djangoproject | django | 1.8.12 |
| djangoproject | django | 1.8.10 |
| djangoproject | django | 1.10.1 |
| djangoproject | django | 1.9.5 |
| djangoproject | django | 1.9.6 |
| djangoproject | django | 1.9.9 |
| djangoproject | django | 1.8.5 |
| djangoproject | django | 1.8.17 |
| djangoproject | django | 1.9.4 |
A maliciously crafted URL to a Django (1.10 before 1.10.7, 1.9 before 1.9.13, and 1.8 before 1.8.18) site using the ``django.views.static.serve()`` view could redirect to any other domain, aka an open redirect vulnerability.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-601,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 1.9.1 |
| djangoproject | django | 1.8.7 |
| djangoproject | django | 1.8.13 |
| djangoproject | django | 1.9.2 |
| djangoproject | django | 1.8.1 |
| djangoproject | django | 1.9.11 |
| djangoproject | django | 1.9.3 |
| djangoproject | django | 1.10.2 |
| djangoproject | django | 1.10.5 |
| djangoproject | django | 1.8.2 |
| djangoproject | django | 1.10.3 |
| djangoproject | django | 1.10.4 |
| djangoproject | django | 1.9 |
| djangoproject | django | 1.10.0 |
| djangoproject | django | 1.8.14 |
| djangoproject | django | 1.8.15 |
| djangoproject | django | 1.8.3 |
| djangoproject | django | 1.8.16 |
| djangoproject | django | 1.8.11 |
| djangoproject | django | 1.8.6 |
| djangoproject | django | 1.10.6 |
| djangoproject | django | 1.8.0 |
| djangoproject | django | 1.9.8 |
| djangoproject | django | 1.8.8 |
| djangoproject | django | 1.8.9 |
| djangoproject | django | 1.9.12 |
| djangoproject | django | 1.9.10 |
| djangoproject | django | 1.8.4 |
| djangoproject | django | 1.9.7 |
| djangoproject | django | 1.8.12 |
| djangoproject | django | 1.8.10 |
| djangoproject | django | 1.10.1 |
| djangoproject | django | 1.9.5 |
| djangoproject | django | 1.9.6 |
| djangoproject | django | 1.9.9 |
| djangoproject | django | 1.8.5 |
| djangoproject | django | 1.8.17 |
| djangoproject | django | 1.9.4 |
django.middleware.common.CommonMiddleware in Django 1.11.x before 1.11.15 and 2.0.x before 2.0.8 has an Open Redirect.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-601,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| canonical | ubuntu_linux | 18.04 |
| debian | debian_linux | 9.0 |
An issue was discovered in Django 2.1 before 2.1.2, in which unprivileged users can read the password hashes of arbitrary accounts. The read-only password widget used by the Django Admin to display an obfuscated password hash was bypassed if a user has only the "view" permission (new in Django 2.1), resulting in display of the entire password hash to those users. This may result in a vulnerability for sites with legacy user accounts using insecure hashes.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-522,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
django.contrib.auth.forms.AuthenticationForm in Django 2.0 before 2.0.2, and 1.11.8 and 1.11.9, allows remote attackers to obtain potentially sensitive information by leveraging data exposure from the confirm_login_allowed() method, as demonstrated by discovering whether a user account is inactive.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-200,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | 2.0.1 |
| djangoproject | django | 1.11.9 |
| djangoproject | django | 2.0 |
| canonical | ubuntu_linux | 17.10 |
| djangoproject | django | 1.11.8 |
An issue was discovered in Django 2.0 before 2.0.3, 1.11 before 1.11.11, and 1.8 before 1.8.19. The django.utils.html.urlize() function was extremely slow to evaluate certain inputs due to catastrophic backtracking vulnerabilities in two regular expressions (only one regular expression for Django 1.8.x). The urlize() function is used to implement the urlize and urlizetrunc template filters, which were thus vulnerable.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-185,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| canonical | ubuntu_linux | 14.04 |
| djangoproject | django | * |
| redhat | openstack | 10 |
| canonical | ubuntu_linux | 16.04 |
| debian | debian_linux | 8.0 |
| canonical | ubuntu_linux | 17.10 |
| debian | debian_linux | 7.0 |
| debian | debian_linux | 9.0 |
| redhat | openstack | 13 |
An issue was discovered in Django 2.0 before 2.0.3, 1.11 before 1.11.11, and 1.8 before 1.8.19. If django.utils.text.Truncator's chars() and words() methods were passed the html=True argument, they were extremely slow to evaluate certain inputs due to a catastrophic backtracking vulnerability in a regular expression. The chars() and words() methods are used to implement the truncatechars_html and truncatewords_html template filters, which were thus vulnerable.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-185,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| canonical | ubuntu_linux | 14.04 |
| djangoproject | django | * |
| canonical | ubuntu_linux | 16.04 |
| debian | debian_linux | 8.0 |
| canonical | ubuntu_linux | 17.10 |
| debian | debian_linux | 7.0 |
| debian | debian_linux | 9.0 |
An issue was discovered in Django 1.11 before 1.11.21, 2.1 before 2.1.9, and 2.2 before 2.2.2. The clickable Current URL value displayed by the AdminURLFieldWidget displays the provided value without validating it as a safe URL. Thus, an unvalidated value stored in the database, or a value provided as a URL query parameter payload, could result in an clickable JavaScript link.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-79,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
An issue was discovered in Django 1.11 before 1.11.22, 2.1 before 2.1.10, and 2.2 before 2.2.3. An HTTP request is not redirected to HTTPS when the SECURE_PROXY_SSL_HEADER and SECURE_SSL_REDIRECT settings are used, and the proxy connects to Django via HTTPS. In other words, django.http.HttpRequest.scheme has incorrect behavior when a client uses HTTP.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-319,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| canonical | ubuntu_linux | 19.04 |
| canonical | ubuntu_linux | 16.04 |
| canonical | ubuntu_linux | 18.04 |
| canonical | ubuntu_linux | 18.10 |
| debian | debian_linux | 9.0 |
An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. If django.utils.text.Truncator's chars() and words() methods were passed the html=True argument, they were extremely slow to evaluate certain inputs due to a catastrophic backtracking vulnerability in a regular expression. The chars() and words() methods are used to implement the truncatechars_html and truncatewords_html template filters, which were thus vulnerable.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-400,CWE-400,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| opensuse | leap | 15.1 |
An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. Due to the behaviour of the underlying HTMLParser, django.utils.html.strip_tags would be extremely slow to evaluate certain inputs containing large sequences of nested incomplete HTML entities.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-400,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| opensuse | leap | 15.1 |
An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. Due to an error in shallow key transformation, key and index lookups for django.contrib.postgres.fields.JSONField, and key lookups for django.contrib.postgres.fields.HStoreField, were subject to SQL injection. This could, for example, be exploited via crafted use of "OR 1=1" in a key or index name to return all records, using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed to the QuerySet.filter() function.
CVSS 2.0
Severity: HIGH
Problem Type: CWE-89,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| debian | debian_linux | 10.0 |
| fedoraproject | fedora | 30 |
| debian | debian_linux | 9.0 |
An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. If passed certain inputs, django.utils.encoding.uri_to_iri could lead to significant memory usage due to a recursion when repercent-encoding invalid UTF-8 octet sequences.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-674,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| opensuse | leap | 15.1 |
Django 2.1 before 2.1.15 and 2.2 before 2.2.8 allows unintended model editing. A Django model admin displaying inline related models, where the user has view-only permissions to a parent model but edit permissions to the inline model, would be presented with an editing UI, allowing POST requests, for updating the inline model. Directly editing the view-only parent model was not possible, but the parent model's save() method was called, triggering potential side effects, and causing pre and post-save signal handlers to be invoked. (To resolve this, the Django admin is adjusted to require edit permissions on the parent model in order for inline models to be editable.)
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 6.5 | MEDIUM | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N | 2.8 | 3.6 |
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-276,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| fedoraproject | fedora | 31 |
Django before 1.11.27, 2.x before 2.2.9, and 3.x before 3.0.1 allows account takeover. A suitably crafted email address (that is equal to an existing user's email address after case transformation of Unicode characters) would allow an attacker to be sent a password reset token for the matched user account. (One mitigation in the new releases is to send password reset tokens only to the registered user email address.)
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 9.8 | CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H | 3.9 | 5.9 |
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-640,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| canonical | ubuntu_linux | 19.04 |
| canonical | ubuntu_linux | 19.10 |
| djangoproject | django | 3.0 |
| canonical | ubuntu_linux | 16.04 |
| canonical | ubuntu_linux | 18.04 |
In Django 1.11.x before 1.11.18, 2.0.x before 2.0.10, and 2.1.x before 2.1.5, an Improper Neutralization of Special Elements in Output Used by a Downstream Component issue exists in django.views.defaults.page_not_found(), leading to content spoofing (in a 404 error page) if a user fails to recognize that a crafted URL has malicious content.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-74,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| canonical | ubuntu_linux | 14.04 |
| djangoproject | django | * |
| fedoraproject | fedora | 28 |
| canonical | ubuntu_linux | 16.04 |
| debian | debian_linux | 8.0 |
| canonical | ubuntu_linux | 18.04 |
| canonical | ubuntu_linux | 18.10 |
| debian | debian_linux | 9.0 |
Django 1.11.x before 1.11.19, 2.0.x before 2.0.11, and 2.1.x before 2.1.6 allows Uncontrolled Memory Consumption via a malicious attacker-supplied value to the django.utils.numberformat.format() function.
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-770,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| fedoraproject | fedora | 28 |
| canonical | ubuntu_linux | 16.04 |
| canonical | ubuntu_linux | 18.04 |
| canonical | ubuntu_linux | 18.10 |
| fedoraproject | fedora | 29 |
An issue was discovered in Django 2.2 before 2.2.13 and 3.0 before 3.0.7. In cases where a memcached backend does not perform key validation, passing malformed cache keys could result in a key collision, and potential data leakage.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 5.9 | MEDIUM | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N | 2.2 | 3.6 |
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-295,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| canonical | ubuntu_linux | 20.04 |
| debian | debian_linux | 10.0 |
| canonical | ubuntu_linux | 16.04 |
| netapp | sra_plugin | - |
| debian | debian_linux | 8.0 |
| canonical | ubuntu_linux | 18.04 |
| fedoraproject | fedora | 32 |
| canonical | ubuntu_linux | 14.04 |
| djangoproject | django | * |
| canonical | ubuntu_linux | 19.10 |
| oracle | zfs_storage_appliance_kit | 8.8 |
| debian | debian_linux | 9.0 |
| netapp | steelstore_cloud_integrated_storage | - |
An issue was discovered in Django 2.2 before 2.2.13 and 3.0 before 3.0.7. Query parameters generated by the Django admin ForeignKeyRawIdWidget were not properly URL encoded, leading to a possibility of an XSS attack.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 6.1 | MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N | 2.8 | 2.7 |
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-79,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| canonical | ubuntu_linux | 20.04 |
| debian | debian_linux | 10.0 |
| canonical | ubuntu_linux | 16.04 |
| netapp | sra_plugin | - |
| canonical | ubuntu_linux | 18.04 |
| fedoraproject | fedora | 32 |
| canonical | ubuntu_linux | 14.04 |
| djangoproject | django | * |
| canonical | ubuntu_linux | 19.10 |
| oracle | zfs_storage_appliance_kit | 8.8 |
| debian | debian_linux | 9.0 |
| netapp | steelstore_cloud_integrated_storage | - |
An issue was discovered in Django 2.2 before 2.2.16, 3.0 before 3.0.10, and 3.1 before 3.1.1 (when Python 3.7+ is used). FILE_UPLOAD_DIRECTORY_PERMISSIONS mode was not applied to intermediate-level directories created in the process of uploading files. It was also not applied to intermediate-level collected static directories when using the collectstatic management command.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 7.5 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N | 3.9 | 3.6 |
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-276,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| fedoraproject | fedora | 33 |
| djangoproject | django | * |
| canonical | ubuntu_linux | 20.04 |
| fedoraproject | fedora | 32 |
| fedoraproject | fedora | 31 |
| oracle | zfs_storage_appliance_kit | 8.8 |
An issue was discovered in Django 2.2 before 2.2.16, 3.0 before 3.0.10, and 3.1 before 3.1.1 (when Python 3.7+ is used). The intermediate-level directories of the filesystem cache had the system's standard umask rather than 0o077.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 7.5 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N | 3.9 | 3.6 |
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-276,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| fedoraproject | fedora | 33 |
| djangoproject | django | * |
| canonical | ubuntu_linux | 20.04 |
| fedoraproject | fedora | 32 |
| fedoraproject | fedora | 31 |
| oracle | zfs_storage_appliance_kit | 8.8 |
Django Channels 3.x before 3.0.3 allows remote attackers to obtain sensitive information from a different request scope. The legacy channels.http.AsgiHandler class, used for handling HTTP type requests in an ASGI environment prior to Django 3.0, did not correctly separate request scopes in Channels 3.0. In many cases this would result in a crash but, with correct timing, responses could be sent to the wrong client, resulting in potential leakage of session identifiers and other sensitive data. Note that this affects only the legacy Channels provided class, and not Django's similar ASGIHandler, available from Django 3.0.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 7.4 | HIGH | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H | 2.2 | 5.2 |
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-200,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | channels | * |
Django 1.11 before 1.11.28, 2.2 before 2.2.10, and 3.0 before 3.0.3 allows SQL Injection if untrusted data is used as a StringAgg delimiter (e.g., in Django applications that offer downloads of data as a series of rows with a user-specified column delimiter). By passing a suitably crafted delimiter to a contrib.postgres.aggregates.StringAgg instance, it was possible to break escaping and inject malicious SQL.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 9.8 | CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H | 3.9 | 5.9 |
CVSS 2.0
Severity: HIGH
Problem Type: CWE-89,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
Django 1.11 before 1.11.29, 2.2 before 2.2.11, and 3.0 before 3.0.4 allows SQL Injection if untrusted data is used as a tolerance parameter in GIS functions and aggregates on Oracle. By passing a suitably crafted tolerance to GIS functions and aggregates on Oracle, it was possible to break escaping and inject malicious SQL.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 8.8 | HIGH | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H | 2.8 | 5.9 |
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-89,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| canonical | ubuntu_linux | 19.10 |
| debian | debian_linux | 10.0 |
| canonical | ubuntu_linux | 16.04 |
| canonical | ubuntu_linux | 18.04 |
| fedoraproject | fedora | 32 |
| fedoraproject | fedora | 31 |
| debian | debian_linux | 9.0 |
| netapp | steelstore_cloud_integrated_storage | - |
The package python/cpython from 0 and before 3.6.13, from 3.7.0 and before 3.7.10, from 3.8.0 and before 3.8.8, from 3.9.0 and before 3.9.2 are vulnerable to Web Cache Poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), they can cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server. This can result in malicious requests being cached as completely safe ones, as the proxy would usually not see the semicolon as a separator, and therefore would not include it in a cache key of an unkeyed parameter.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 5.9 | MEDIUM | CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H | 1.6 | 4.2 |
| report@snyk.io | 5.9 | MEDIUM | CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H | 1.6 | 4.2 |
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-444,CWE-444,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| oracle | communications_offline_mediation_controller | 12.0.0.3.0 |
| fedoraproject | fedora | 32 |
| fedoraproject | fedora | 34 |
| fedoraproject | fedora | 33 |
| djangoproject | django | * |
| python | python | * |
| oracle | communications_pricing_design_center | 12.0.0.3.0 |
| netapp | ontap_select_deploy_administration_utility | - |
| netapp | cloud_backup | - |
| oracle | zfs_storage_appliance | 8.8 |
| netapp | snapcenter | - |
| netapp | inventory_collect_tool | - |
| debian | debian_linux | 9.0 |
| oracle | enterprise_manager_ops_center | 12.4.0.0 |
In Django 2.2 before 2.2.20, 3.0 before 3.0.14, and 3.1 before 3.1.8, MultiPartParser allowed directory traversal via uploaded files with suitably crafted file names. Built-in upload handlers were not affected by this vulnerability.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 5.3 | MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N | 3.9 | 1.4 |
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-22,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| fedoraproject | fedora | 34 |
| debian | debian_linux | 9.0 |
In Django 2.2 before 2.2.21, 3.1 before 3.1.9, and 3.2 before 3.2.1, MultiPartParser, UploadedFile, and FieldFile allowed directory traversal via uploaded files with suitably crafted file names.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 7.5 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N | 3.9 | 3.6 |
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-22,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| fedoraproject | fedora | 34 |
| fedoraproject | fedora | 35 |
| debian | debian_linux | 9.0 |
In Django 2.2 before 2.2.22, 3.1 before 3.1.10, and 3.2 before 3.2.2 (with Python 3.9.5+), URLValidator does not prohibit newlines and tabs (unless the URLField form field is used). If an application uses values with newlines in an HTTP response, header injection can occur. Django itself is unaffected because HttpResponse prohibits newlines in HTTP headers.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 6.1 | MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N | 2.8 | 2.7 |
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-79,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| fedoraproject | fedora | 34 |
In Django 2.2 before 2.2.18, 3.0 before 3.0.12, and 3.1 before 3.1.6, the django.utils.archive.extract method (used by "startapp --template" and "startproject --template") allows directory traversal via an archive with absolute paths or relative paths with dot segments.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 5.3 | MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N | 3.9 | 1.4 |
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-22,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| fedoraproject | fedora | 33 |
| djangoproject | django | * |
| netapp | snapcenter | - |
Django before 2.2.24, 3.x before 3.1.12, and 3.2.x before 3.2.4 has a potential directory traversal via django.contrib.admindocs. Staff members could use the TemplateDetailView view to check the existence of arbitrary files. Additionally, if (and only if) the default admindocs templates have been customized by application developers to also show file contents, then not only the existence but also the file contents would have been exposed. In other words, there is directory traversal outside of the template root directories.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 4.9 | MEDIUM | CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N | 1.2 | 3.6 |
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-22,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| fedoraproject | fedora | 35 |
In Django 2.2 before 2.2.24, 3.x before 3.1.12, and 3.2 before 3.2.4, URLValidator, validate_ipv4_address, and validate_ipv46_address do not prohibit leading zero characters in octal literals. This may allow a bypass of access control that is based on IP addresses. (validate_ipv4_address and validate_ipv46_address are unaffected with Python 3.9.5+..) .
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 7.5 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N | 3.9 | 3.6 |
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-918,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| fedoraproject | fedora | 35 |
Django 3.1.x before 3.1.13 and 3.2.x before 3.2.5 allows QuerySet.order_by SQL injection if order_by is untrusted input from a client of a web application.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 9.8 | CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H | 3.9 | 5.9 |
CVSS 2.0
Severity: HIGH
Problem Type: CWE-89,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| fedoraproject | fedora | 34 |
In Django 2.2 before 2.2.25, 3.1 before 3.1.14, and 3.2 before 3.2.10, HTTP requests for URLs with trailing newlines could bypass upstream access control based on URL paths.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 7.3 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L | 3.9 | 3.4 |
CVSS 2.0
Severity: HIGH
Problem Type: NVD-CWE-Other,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| canonical | ubuntu_linux | 20.04 |
| debian | debian_linux | 10.0 |
| redhat | satellite | 6.0 |
| canonical | ubuntu_linux | 21.04 |
| canonical | ubuntu_linux | 21.10 |
| fedoraproject | fedora | 35 |
| debian | debian_linux | 11.0 |
An issue was discovered in Django 2.2 before 2.2.26, 3.2 before 3.2.11, and 4.0 before 4.0.1. UserAttributeSimilarityValidator incurred significant overhead in evaluating a submitted password that was artificially large in relation to the comparison values. In a situation where access to user registration was unrestricted, this provided a potential vector for a denial-of-service attack.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 7.5 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | 3.9 | 3.6 |
CVSS 2.0
Severity: MEDIUM
Problem Type: NVD-CWE-Other,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| fedoraproject | fedora | 35 |
An issue was discovered in Django 2.2 before 2.2.26, 3.2 before 3.2.11, and 4.0 before 4.0.1. Due to leveraging the Django Template Language's variable resolution logic, the dictsort template filter was potentially vulnerable to information disclosure, or an unintended method call, if passed a suitably crafted key.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 7.5 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N | 3.9 | 3.6 |
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-20,CWE-20,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| fedoraproject | fedora | 35 |
Storage.save in Django 2.2 before 2.2.26, 3.2 before 3.2.11, and 4.0 before 4.0.1 allows directory traversal if crafted filenames are directly passed to it.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 5.3 | MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N | 3.9 | 1.4 |
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-22,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| fedoraproject | fedora | 35 |
The {% debug %} template tag in Django 2.2 before 2.2.27, 3.2 before 3.2.12, and 4.0 before 4.0.2 does not properly encode the current context. This may lead to XSS.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 6.1 | MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N | 2.8 | 2.7 |
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-79,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| fedoraproject | fedora | 35 |
| debian | debian_linux | 11.0 |
An issue was discovered in MultiPartParser in Django 2.2 before 2.2.27, 3.2 before 3.2.12, and 4.0 before 4.0.2. Passing certain inputs to multipart forms could result in an infinite loop when parsing files.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 7.5 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | 3.9 | 3.6 |
CVSS 2.0
Severity: MEDIUM
Problem Type: CWE-835,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| fedoraproject | fedora | 34 |
| fedoraproject | fedora | 35 |
| debian | debian_linux | 11.0 |
An issue was discovered in Django 2.2 before 2.2.28, 3.2 before 3.2.13, and 4.0 before 4.0.4. QuerySet.annotate(), aggregate(), and extra() methods are subject to SQL injection in column aliases via a crafted dictionary (with dictionary expansion) as the passed **kwargs.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 9.8 | CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H | 3.9 | 5.9 |
CVSS 2.0
Severity: HIGH
Problem Type: CWE-89,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| debian | debian_linux | 9.0 |
| debian | debian_linux | 11.0 |
A SQL injection issue was discovered in QuerySet.explain() in Django 2.2 before 2.2.28, 3.2 before 3.2.13, and 4.0 before 4.0.4. This occurs by passing a crafted dictionary (with dictionary expansion) as the **options argument, and placing the injection payload in an option name.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 9.8 | CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H | 3.9 | 5.9 |
CVSS 2.0
Severity: HIGH
Problem Type: CWE-89,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| debian | debian_linux | 11.0 |
An issue was discovered in Django 3.2 before 3.2.14 and 4.0 before 4.0.6. The Trunc() and Extract() database functions are subject to SQL injection if untrusted data is used as a kind/lookup_name value. Applications that constrain the lookup name and kind choice to a known safe list are unaffected.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 9.8 | CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H | 3.9 | 5.9 |
CVSS 2.0
Severity: HIGH
Problem Type: CWE-89,
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
An issue was discovered in the HTTP FileResponse class in Django 3.2 before 3.2.15 and 4.0 before 4.0.7. An application is vulnerable to a reflected file download (RFD) attack that sets the Content-Disposition header of a FileResponse when the filename is derived from user-supplied input.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 8.8 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H | 2.8 | 5.9 |
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| debian | debian_linux | 11.0 |
In Django 3.2 before 3.2.16, 4.0 before 4.0.8, and 4.1 before 4.1.2, internationalized URLs were subject to a potential denial of service attack via the locale parameter, which is treated as a regular expression.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 7.5 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | 3.9 | 3.6 |
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
In Django 3.2 before 3.2.17, 4.0 before 4.0.9, and 4.1 before 4.1.6, the parsed values of Accept-Language headers are cached in order to avoid repetitive parsing. This leads to a potential denial-of-service vector via excessive memory usage if the raw value of Accept-Language headers is very large.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 7.5 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | 3.9 | 3.6 |
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| debian | debian_linux | 10.0 |
An issue was discovered in the Multipart Request Parser in Django 3.2 before 3.2.18, 4.0 before 4.0.10, and 4.1 before 4.1.7. Passing certain inputs (e.g., an excessive number of parts) to multipart forms could result in too many open files or memory exhaustion, and provided a potential vector for a denial-of-service attack.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 7.5 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | 3.9 | 3.6 |
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| debian | debian_linux | 10.0 |
In Django 3.2 before 3.2.19, 4.x before 4.1.9, and 4.2 before 4.2.1, it was possible to bypass validation when using one form field to upload multiple files. This multiple upload has never been supported by forms.FileField or forms.ImageField (only the last uploaded file was validated). However, Django's "Uploading multiple files" documentation suggested otherwise.
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| djangoproject | django | 4.2 |
| fedoraproject | fedora | 38 |
In Django 3.2 before 3.2.20, 4 before 4.1.10, and 4.2 before 4.2.3, EmailValidator and URLValidator are subject to a potential ReDoS (regular expression denial of service) attack via a very large number of domain name labels of emails and URLs.
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| debian | debian_linux | 10.0 |
| fedoraproject | fedora | 37 |
| fedoraproject | fedora | 38 |
| debian | debian_linux | 12.0 |
| debian | debian_linux | 11.0 |
In Django 3.2 before 3.2.21, 4.1 before 4.1.11, and 4.2 before 4.2.5, django.utils.encoding.uri_to_iri() is subject to a potential DoS (denial of service) attack via certain inputs with a very large number of Unicode characters.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 7.5 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | 3.9 | 3.6 |
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| fedoraproject | fedora | 39 |
In Django 3.2 before 3.2.22, 4.1 before 4.1.12, and 4.2 before 4.2.6, the django.utils.text.Truncator chars() and words() methods (when used with html=True) are subject to a potential DoS (denial of service) attack via certain inputs with very long, potentially malformed HTML text. The chars() and words() methods are used to implement the truncatechars_html and truncatewords_html template filters, which are thus also vulnerable. NOTE: this issue exists because of an incomplete fix for CVE-2019-14232.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 7.5 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | 3.9 | 3.6 |
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| fedoraproject | fedora | 39 |
An issue was discovered in Django 3.2 before 3.2.23, 4.1 before 4.1.13, and 4.2 before 4.2.7. The NFKC normalization is slow on Windows. As a consequence, django.contrib.auth.forms.UsernameField is subject to a potential DoS (denial of service) attack via certain inputs with a very large number of Unicode characters.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 7.5 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | 3.9 | 3.6 |
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
An issue was discovered in Django 3.2 before 3.2.24, 4.2 before 4.2.10, and Django 5.0 before 5.0.2. The intcomma template filter was subject to a potential denial-of-service attack when used with very long strings.
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
In Django 3.2 before 3.2.25, 4.2 before 4.2.11, and 5.0 before 5.0.3, the django.utils.text.Truncator.words() method (with html=True) and the truncatewords_html template filter are subject to a potential regular expression denial-of-service attack via a crafted string. NOTE: this issue exists because of an incomplete fix for CVE-2019-14232 and CVE-2023-43665.
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
An issue was discovered in Django 4.2 before 4.2.14 and 5.0 before 5.0.7. urlize and urlizetrunc were subject to a potential denial of service attack via certain inputs with a very large number of brackets.
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. The django.contrib.auth.backends.ModelBackend.authenticate() method allows remote attackers to enumerate users via a timing attack involving login requests for users with an unusable password.
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. Derived classes of the django.core.files.storage.Storage base class, when they override generate_filename() without replicating the file-path validations from the parent class, potentially allow directory traversal via certain inputs during a save() call. (Built-in Storage sub-classes are unaffected.)
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. get_supported_language_variant() was subject to a potential denial-of-service attack when used with very long strings containing specific characters.
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The floatformat template filter is subject to significant memory consumption when given a string representation of a number in scientific notation with a large exponent.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 7.5 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | 3.9 | 3.6 |
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize() and urlizetrunc() template filters are subject to a potential denial-of-service attack via very large inputs with a specific sequence of characters.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 7.5 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | 3.9 | 3.6 |
| nvd@nist.gov | 7.5 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | 3.9 | 3.6 |
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize and urlizetrunc template filters, and the AdminURLFieldWidget widget, are subject to a potential denial-of-service attack via certain inputs with a very large number of Unicode characters.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 7.5 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | 3.9 | 3.6 |
| nvd@nist.gov | 7.5 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | 3.9 | 3.6 |
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. QuerySet.values() and values_list() methods on models with a JSONField are subject to SQL injection in column aliases via a crafted JSON object key as a passed *arg.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 9.8 | CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H | 3.9 | 5.9 |
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
An issue was discovered in Django 5.1 before 5.1.1, 5.0 before 5.0.9, and 4.2 before 4.2.16. The urlize() and urlizetrunc() template filters are subject to a potential denial-of-service attack via very large inputs with a specific sequence of characters.
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| djangoproject | django | 5.1 |
An issue was discovered in Django v5.1.1, v5.0.9, and v4.2.16. The django.contrib.auth.forms.PasswordResetForm class, when used in a view implementing password reset flows, allows remote attackers to enumerate user e-mail addresses by sending password reset requests and observing the outcome (only when e-mail sending is consistently failing).
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| djangoproject | django | 5.1 |
An issue was discovered in Django 5.1 before 5.1.4, 5.0 before 5.0.10, and 4.2 before 4.2.17. The strip_tags() method and striptags template filter are subject to a potential denial-of-service attack via certain inputs containing large sequences of nested incomplete HTML entities.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 7.5 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | 3.9 | 3.6 |
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
An issue was discovered in Django 5.1 before 5.1.4, 5.0 before 5.0.10, and 4.2 before 4.2.17. Direct usage of the django.db.models.fields.json.HasKey lookup, when an Oracle database is used, is subject to SQL injection if untrusted data is used as an lhs value. (Applications that use the jsonfield.has_key lookup via __ are unaffected.)
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 9.8 | CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H | 3.9 | 5.9 |
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
An issue was discovered in Django 5.1 before 5.1.5, 5.0 before 5.0.11, and 4.2 before 4.2.18. Lack of upper-bound limit enforcement in strings passed when performing IPv6 validation could lead to a potential denial-of-service attack. The undocumented and private functions clean_ipv6_address and is_valid_ipv6_address are vulnerable, as is the django.forms.GenericIPAddressField form field. (The django.db.models.GenericIPAddressField model field is not affected.)
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| cve@mitre.org | 5.8 | MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L | 3.9 | 1.4 |
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| debian | debian_linux | 11.0 |
An issue was discovered in 5.2 before 5.2.9, 5.1 before 5.1.15, and 4.2 before 4.2.27. `FilteredRelation` is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the `**kwargs` passed to `QuerySet.annotate()` or `QuerySet.alias()` on PostgreSQL. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected. Django would like to thank Stackered for reporting this issue.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 4.3 | MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N | 2.8 | 1.4 |
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. The `django.contrib.auth.handlers.modwsgi.check_password()` function for authentication via `mod_wsgi` allows remote attackers to enumerate users via a timing attack. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected. Django would like to thank Stackered for reporting this issue.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 5.3 | MEDIUM | CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N | 1.6 | 3.6 |
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. `ASGIRequest` allows a remote attacker to cause a potential denial-of-service via a crafted request with multiple duplicate headers. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected. Django would like to thank Jiyong Yang for reporting this issue.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 7.5 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | 3.9 | 3.6 |
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
An issue was discovered in Django 5.1 before 5.1.7, 5.0 before 5.0.13, and 4.2 before 4.2.20. The django.utils.text.wrap() method and wordwrap template filter are subject to a potential denial-of-service attack when used with very long strings.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| cve@mitre.org | 5.0 | MEDIUM | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L | 3.1 | 1.4 |
| nvd@nist.gov | 7.5 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | 3.9 | 3.6 |
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| debian | debian_linux | 11.0 |
An issue was discovered in Django 5.1 before 5.1.8 and 5.0 before 5.0.14. The NFKC normalization is slow on Windows. As a consequence, django.contrib.auth.views.LoginView, django.contrib.auth.views.LogoutView, and django.views.i18n.set_language are subject to a potential denial-of-service attack via certain inputs with a very large number of Unicode characters.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 7.5 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | 3.9 | 3.6 |
| cve@mitre.org | 5.8 | MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L | 3.9 | 1.4 |
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
An issue was discovered in Django 4.2 before 4.2.21, 5.1 before 5.1.9, and 5.2 before 5.2.1. The django.utils.html.strip_tags() function is vulnerable to a potential denial-of-service (slow performance) when processing inputs containing large sequences of incomplete HTML tags. The template filter striptags is also vulnerable, because it is built on top of strip_tags().
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 7.5 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | 3.9 | 3.6 |
| cve@mitre.org | 5.3 | MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L | 3.9 | 1.4 |
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| djangoproject | django | 5.2 |
An issue was discovered in Django 5.2 before 5.2.3, 5.1 before 5.1.11, and 4.2 before 4.2.23. Internal HTTP response logging does not escape request.path, which allows remote attackers to potentially manipulate log output via crafted URLs. This may lead to log injection or forgery when logs are viewed in terminals or processed by external systems.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| cve@mitre.org | 4.0 | MEDIUM | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N | 2.2 | 1.4 |
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
| debian | debian_linux | 11.0 |
An issue was discovered in Django 4.2 before 4.2.24, 5.1 before 5.1.12, and 5.2 before 5.2.6. FilteredRelation is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed QuerySet.annotate() or QuerySet.alias().
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 8.1 | HIGH | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H | 2.2 | 5.9 |
| cve@mitre.org | 7.1 | HIGH | CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N | 1.8 | 4.7 |
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. QuerySet.annotate(), QuerySet.alias(), QuerySet.aggregate(), and QuerySet.extra() are subject to SQL injection in column aliases, when using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed to these methods (on MySQL and MariaDB).
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 9.8 | CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H | 3.9 | 5.9 |
| cve@mitre.org | 7.1 | HIGH | CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N | 1.8 | 4.7 |
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. The django.utils.archive.extract() function, used by the "startapp --template" and "startproject --template" commands, allows partial directory traversal via an archive with file paths sharing a common prefix with the target directory.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| nvd@nist.gov | 6.5 | MEDIUM | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N | 2.8 | 3.6 |
| cve@mitre.org | 3.1 | LOW | CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N | 1.6 | 1.4 |
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
An issue was discovered in 5.1 before 5.1.14, 4.2 before 4.2.26, and 5.2 before 5.2.8. NFKC normalization in Python is slow on Windows. As a consequence, `django.http.HttpResponseRedirect`, `django.http.HttpResponsePermanentRedirect`, and the shortcut `django.shortcuts.redirect` were subject to a potential denial-of-service attack via certain inputs with a very large number of Unicode characters. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected. Django would like to thank Seokchan Yoon for reporting this issue.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 7.5 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | 3.9 | 3.6 |
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
An issue was discovered in 5.1 before 5.1.14, 4.2 before 4.2.26, and 5.2 before 5.2.8. The methods `QuerySet.filter()`, `QuerySet.exclude()`, and `QuerySet.get()`, and the class `Q()`, are subject to SQL injection when using a suitably crafted dictionary, with dictionary expansion, as the `_connector` argument. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected. Django would like to thank cyberstan for reporting this issue.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 9.1 | CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N | 3.9 | 5.2 |
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
An issue was discovered in 5.2 before 5.2.9, 5.1 before 5.1.15, and 4.2 before 4.2.27. Algorithmic complexity in `django.core.serializers.xml_serializer.getInnerText()` allows a remote attacker to cause a potential denial-of-service attack triggering CPU and memory exhaustion via specially crafted XML input processed by the XML `Deserializer`. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected. Django would like to thank Seokchan Yoon for reporting this issue.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 7.5 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | 3.9 | 3.6 |
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. Raster lookups on ``RasterField`` (only implemented on PostGIS) allows remote attackers to inject SQL via the band index parameter. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected. Django would like to thank Tarek Nakkouch for reporting this issue.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 5.4 | MEDIUM | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N | 2.8 | 2.5 |
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. `django.utils.text.Truncator.chars()` and `Truncator.words()` methods (with `html=True`) and the `truncatechars_html` and `truncatewords_html` template filters allow a remote attacker to cause a potential denial-of-service via crafted inputs containing a large number of unmatched HTML end tags. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected. Django would like to thank Seokchan Yoon for reporting this issue.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 7.5 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H | 3.9 | 3.6 |
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. `FilteredRelation` is subject to SQL injection in column aliases via control characters, using a suitably crafted dictionary, with dictionary expansion, as the `**kwargs` passed to `QuerySet` methods `annotate()`, `aggregate()`, `extra()`, `values()`, `values_list()`, and `alias()`. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected. Django would like to thank Solomon Kebede for reporting this issue.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 5.4 | MEDIUM | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N | 2.8 | 2.5 |
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |
An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. `.QuerySet.order_by()` is subject to SQL injection in column aliases containing periods when the same alias is, using a suitably crafted dictionary, with dictionary expansion, used in `FilteredRelation`. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected. Django would like to thank Solomon Kebede for reporting this issue.
CVSS 3.x
| Source | Score | Severity | Vector | Exploitability | Impact |
|---|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 5.4 | MEDIUM | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N | 2.8 | 2.5 |
Products Affected
| Vendor | Product | Version |
|---|---|---|
| djangoproject | django | * |