CVE-2020-35681
Last modified
CVE-2020-35681 is a high-severity vulnerability rated 7.4/10 on the CVSS scale. 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. EPSS estimates a 2.66% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Djangoproject | Channels | >= 3.0.0, < 3.0.3 |
References
- https://channels.readthedocs.io/en/stable/releases/3.0.3.htmlExploit, Vendor Advisory
- https://channels.readthedocs.io/en/stable/releases/index.htmlRelease Notes, Vendor Advisory
- https://github.com/django/channels/releasesThird Party Advisory
- https://channels.readthedocs.io/en/stable/releases/3.0.3.htmlExploit, Vendor Advisory
- https://channels.readthedocs.io/en/stable/releases/index.htmlRelease Notes, Vendor Advisory
- https://github.com/django/channels/releasesThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-35681?
How severe is CVE-2020-35681?
How do I fix CVE-2020-35681?
Are you affected by CVE-2020-35681?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
