CVE-2020-35681
CVSS V2 Medium 5.8
CVSS V3 High 7.4
Description
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.
Overview
- CVE ID
- CVE-2020-35681
- Assigner
- cve@mitre.org
- Vulnerability Status
- Analyzed
- Published Version
- 2021-02-22T03:15:14
- Last Modified Date
- 2021-02-26T12:36:23
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:djangoproject:channels:*:*:*:*:*:*:*:* | 1 | OR | 3.0.0 | 3.0.3 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:P/I:N/A:P
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- NONE
- Availability Impact
- PARTIAL
- Base Score
- 5.8
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 4.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- HIGH
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 7.4
- Base Severity
- HIGH
- Exploitability Score
- 2.2
- Impact Score
- 5.2
References
Reference URL | Reference Tags |
---|---|
https://github.com/django/channels/releases | Third Party Advisory |
https://channels.readthedocs.io/en/stable/releases/3.0.3.html | Exploit Vendor Advisory |
https://channels.readthedocs.io/en/stable/releases/index.html | Release Notes Vendor Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2020-35681 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35681 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 07:21:35 | Added to TrackCVE | |||
2022-12-05 22:27:35 | 2021-02-22T03:15Z | 2021-02-22T03:15:14 | CVE Published Date | updated |
2022-12-05 22:27:35 | 2021-02-26T12:36:23 | CVE Modified Date | updated | |
2022-12-05 22:27:35 | Analyzed | Vulnerability Status | updated |