python-cryptography における入力確認に関する脆弱性
| Title |
python-cryptography における入力確認に関する脆弱性
|
| Summary |
python-cryptography には、入力確認に関する脆弱性が存在します。
|
| Possible impacts |
情報を取得される可能性があります。 |
| Solution |
ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
July 17, 2018, midnight |
| Registration Date |
Nov. 5, 2018, 6:11 p.m. |
| Last Update |
Nov. 5, 2018, 6:11 p.m. |
|
CVSS3.0 : 重要
|
| Score |
7.5
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
|
CVSS2.0 : 警告
|
| Score |
5
|
| Vector |
AV:N/AC:L/Au:N/C:P/I:N/A:N |
Affected System
| レッドハット |
|
Red Hat OpenStack
|
| Canonical |
|
Ubuntu
|
| Cryptography |
|
python-cryptography 1.9.0 から 2.3 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2018年11月05日] 掲載 |
Nov. 5, 2018, 6:11 p.m. |
NVD Vulnerability Information
CVE-2018-10903
| Summary |
A flaw was found in python-cryptography versions between >=1.9.0 and <2.3. The finalize_with_tag API did not enforce a minimum tag length. If a user did not validate the input length prior to passing it to finalize_with_tag an attacker could craft an invalid payload with a shortened tag (e.g. 1 byte) such that they would have a 1 in 256 chance of passing the MAC check. GCM tag forgeries can cause key leakage.
|
| Publication Date |
July 31, 2018, 1:29 a.m. |
| Registration Date |
March 1, 2021, 6:44 p.m. |
| Last Update |
Nov. 21, 2024, 12:42 p.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:cryptography:python-cryptography:*:*:*:*:*:*:*:* |
1.9.0 |
|
|
2.3 |
| Configuration2 |
or higher |
or less |
more than |
less than |
| cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:* |
|
|
|
|
| cpe:2.3:a:redhat:openstack:13:*:*:*:*:*:*:* |
|
|
|
|
Related information, measures and tools
Common Vulnerabilities List