| Summary | The ssl.match_hostname function in CPython (aka Python) before 2.7.9 and 3.x before 3.3.3 does not properly handle wildcards in hostnames, which might allow man-in-the-middle attackers to spoof servers via a crafted certificate. |
|---|---|
| Publication Date | June 8, 2016, 3:59 a.m. |
| Registration Date | Jan. 26, 2021, 3:50 p.m. |
| Last Update | Nov. 21, 2024, 11:01 a.m. |
| CVSS3.0 : MEDIUM | |
| スコア | 5.9 |
|---|---|
| Vector | CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N |
| 攻撃元区分(AV) | ネットワーク |
| 攻撃条件の複雑さ(AC) | 高 |
| 攻撃に必要な特権レベル(PR) | 不要 |
| 利用者の関与(UI) | 不要 |
| 影響の想定範囲(S) | 変更なし |
| 機密性への影響(C) | なし |
| 完全性への影響(I) | 高 |
| 可用性への影響(A) | なし |
| CVSS2.0 : MEDIUM | |
| Score | 4.3 |
|---|---|
| Vector | AV:N/AC:M/Au:N/C:N/I:P/A:N |
| 攻撃元区分(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.8 | ||||
| Configuration2 | or higher | or less | more than | less than | |
| cpe:2.3:a:python:python:3.1:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:python:python:3.1.1:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:python:python:3.3.2:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:python:python:3.0:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:python:python:3.3.1:rc1:*:*:*:*:*:* | |||||
| cpe:2.3:a:python:python:3.0.1:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:python:python:3.2.2:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:python:python:3.3:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:python:python:3.2.5:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:python:python:3.1.5:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:python:python:3.2.2150:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:python:python:3.2.1:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:python:python:3.2.0:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:python:python:3.3.1:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:python:python:3.1.2150:*:*:*:*:*:x64:* | |||||
| cpe:2.3:a:python:python:3.1.2:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:python:python:3.2.3:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:python:python:3.2.6:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:python:python:3.2:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:python:python:3.3.0:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:python:python:3.2.4:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:python:python:3.2:alpha:*:*:*:*:*:* | |||||
| cpe:2.3:a:python:python:3.3:beta2:*:*:*:*:*:* | |||||
| cpe:2.3:a:python:python:3.1.3:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:python:python:3.1.4:*:*:*:*:*:*:* | |||||
| Title | CPython の ssl.match_hostname 関数におけるサーバになりすまされる脆弱性 |
|---|---|
| Summary | CPython (別名 Python) の ssl.match_hostname 関数は、ホスト名のワイルドカードを適切に処理しないため、サーバになりすまされる脆弱性が存在します。 補足情報 : CWE による脆弱性タイプは、CWE-19: Data Handling (データ処理) と識別されています。 http://cwe.mitre.org/data/definitions/19.html |
| Possible impacts | 中間者攻撃 (man-in-the-middle attack) により、巧妙に細工された証明書を介して、サーバになりすまされる可能性があります。 |
| Solution | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date | Aug. 12, 2013, midnight |
| Registration Date | June 9, 2016, 2:50 p.m. |
| Last Update | June 9, 2016, 2:50 p.m. |
| Python Software Foundation |
| Python 2.7.9 未満 |
| Python 3.3.3 未満の 3.x |
| No | Changed Details | Date of change |
|---|---|---|
| 0 | [2016年06月09日] 掲載 |
Feb. 17, 2018, 10:37 a.m. |