| 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. |
| CVSS2.0 : MEDIUM | |
| Score | 5.0 |
|---|---|
| Vector | AV:N/AC:L/Au:N/C:N/I:N/A:P |
| 攻撃元区分(AV) | ネットワーク |
| 攻撃条件の複雑さ(AC) | 低 |
| 攻撃前の認証要否(Au) | 不要 |
| 機密性への影響(C) | なし |
| 完全性への影響(I) | なし |
| 可用性への影響(A) | 低 |
| Get all privileges. | いいえ |
| Get user privileges | いいえ |
| Get other privileges | いいえ |
| User operation required | いいえ |
| 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 | |||
| 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. |
| Python Software Foundation |
| Python 3.2 未満 |
| 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. |