Django Channels における情報漏えいに関する脆弱性
タイトル Django Channels における情報漏えいに関する脆弱性
概要

Django Channels には、情報漏えいに関する脆弱性が存在します。

想定される影響 情報を取得される、およびサービス運用妨害 (DoS) 状態にされる可能性があります。
対策

ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

公表日 2020年12月24日0:00
登録日 2021年11月12日12:20
最終更新日 2021年11月12日12:20
CVSS3.0 : 重要
スコア 7.4
ベクター CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H
CVSS2.0 : 警告
スコア 5.8
ベクター AV:N/AC:M/Au:N/C:P/I:N/A:P
影響を受けるシステム
Django Software Foundation
Channels 3.0.3 未満の 3.x
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
変更履歴
No 変更内容 変更日
1 [2021年11月12日]
  掲載
2021年11月12日12:20

NVD脆弱性情報
CVE-2020-35681
概要

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.

公表日 2021年2月22日12:15
登録日 2021年2月22日17:28
最終更新日 2024年11月21日14:27
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:djangoproject:channels:*:*:*:*:*:*:*:* 3.0.0 3.0.3
関連情報、対策とツール
共通脆弱性一覧