CVE-2018-10903
PyCA Cryptography vulnerable to GCM tag forgery
7.5
HIGH
CVSS 3.1
EPSS 3.2%
描述
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.
如何修補 CVE-2018-10903
要修補 CVE-2018-10903,請將受影響套件升級到下列已修補版本。
- —升級至 2.3-1 或更新版本
- —升級至 2.3 或更新版本
- —升級至 2.3 或更新版本
CVE-2018-10903 正在被利用嗎?
低 — EPSS 為 3.2%,目前沒有觀察到大規模利用活動。
受影響套件(3)
- from 0, < 2.3-1
- >= 1.9.0, < 2.3
- >= 1.9, < 2.3
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N |
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |