製品・ソフトウェアに関する情報
Python の asyncore モジュールにおけるサービス運用妨害 (DoS) の脆弱性
Title Python の asyncore モジュールにおけるサービス運用妨害 (DoS) の脆弱性
Summary

Python の asyncore モジュールは、accept 関数に対する呼び出し失敗を適切に処理しないため、アプリケーションを停止させるサービス運用妨害 (DoS) 状態となる脆弱性が存在します。

Possible impacts 第三者により、ネットワーク接続を介して、アプリケーションを停止させるサービス運用妨害 (DoS) 状態にされる可能性があります。
Solution

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

Publication Date Aug. 14, 2010, midnight
Registration Date March 27, 2012, 6:42 p.m.
Last Update May 18, 2012, 4:50 p.m.
CVSS2.0 : 警告
Score 5
Vector AV:N/AC:L/Au:N/C:N/I:N/A:P
Affected System
Python Software Foundation
Python 3.2 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
0 [2012年03月27日]
  掲載
[2012年05月18日]
  ベンダ情報:オラクル (CVE-2010-3492 Denial of Service vulnerability in Python) を追加
Feb. 17, 2018, 10:37 a.m.

NVD Vulnerability Information
CVE-2010-3492
Summary

The asyncore module in Python before 3.2 does not properly handle unsuccessful calls to the accept function, and does not have accompanying documentation describing how daemon applications should handle unsuccessful calls to the accept function, which makes it easier for remote attackers to conduct denial of service attacks that terminate these applications via network connections.

Publication Date Oct. 20, 2010, 5 a.m.
Registration Date Jan. 29, 2021, 11:06 a.m.
Last Update Nov. 21, 2024, 10:18 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:python:python:*:*:*:*:*:*:*:* 2.7
cpe:2.3:a:python:python:*:*:*:*:*:*:*:* 3.0 3.1.2
Related information, measures and tools
Common Vulnerabilities List