CVE-2020-26244
| Summary |
Python oic is a Python OpenID Connect implementation. In Python oic before version 1.2.1, there are several related cryptographic issues affecting client implementations that use the library. The issues are: 1) The IdToken signature algorithm was not checked automatically, but only if the expected algorithm was passed in as a kwarg. 2) JWA `none` algorithm was allowed in all flows. 3) oic.consumer.Consumer.parse_authz returns an unverified IdToken. The verification of the token was left to the discretion of the implementator. 4) iat claim was not checked for sanity (i.e. it could be in the future). These issues are patched in version 1.2.1.
|
| Publication Date |
Dec. 3, 2020, 5:15 a.m. |
| Registration Date |
Jan. 26, 2021, 11:55 a.m. |
| Last Update |
Nov. 21, 2024, 2:19 p.m. |
|
CVSS3.1 : MEDIUM
|
| スコア |
6.8
|
| Vector |
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N |
| 攻撃元区分(AV) |
ネットワーク |
| 攻撃条件の複雑さ(AC) |
高 |
| 攻撃に必要な特権レベル(PR) |
低 |
| 利用者の関与(UI) |
不要 |
| 影響の想定範囲(S) |
変更なし |
| 機密性への影響(C) |
高 |
| 完全性への影響(I) |
高 |
| 可用性への影響(A) |
なし |
|
CVSS2.0 : MEDIUM
|
| Score |
4.9
|
| Vector |
AV:N/AC:M/Au:S/C:P/I:P/A:N |
| 攻撃元区分(AV) |
ネットワーク |
| 攻撃条件の複雑さ(AC) |
中 |
| 攻撃前の認証要否(Au) |
単一 |
| 機密性への影響(C) |
低 |
| 完全性への影響(I) |
低 |
| 可用性への影響(A) |
なし |
| Get all privileges. |
いいえ
|
| Get user privileges |
いいえ
|
| Get other privileges |
いいえ
|
| User operation required |
いいえ
|
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:python_openid_connect_project:python_openid_connect:*:*:*:*:*:*:*:* |
|
|
|
1.2.1 |
Related information, measures and tools
Common Vulnerabilities List
JVN Vulnerability Information
Python OpenID Connect におけるデジタル署名の検証に関する脆弱性
| Title |
Python OpenID Connect におけるデジタル署名の検証に関する脆弱性
|
| Summary |
Python OpenID Connect には、デジタル署名の検証に関する脆弱性が存在します。
|
| Possible impacts |
情報を取得される、および情報を改ざんされる可能性があります。 |
| Solution |
ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
Dec. 1, 2020, midnight |
| Registration Date |
July 19, 2021, 6:11 p.m. |
| Last Update |
July 19, 2021, 6:11 p.m. |
Affected System
| python-openid-connect project |
|
Python OpenID Connect 1.2.1 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2021年07月19日] 掲載 |
July 19, 2021, 6:11 p.m. |