CVE-2022-31124
Possible leak of key's raw field if declared length is incorrect
7.7
HIGH
CVSS 3.1
EPSS 0.42%
描述
openssh_key_parser is an open source Python package providing utilities to parse and pack OpenSSH private and public key files. In versions prior to 0.0.6 if a field of a key is shorter than it is declared to be, the parser raises an error with a message containing the raw field value. An attacker able to modify the declared length of a key's sensitive field can thus expose the raw value of that field. Users are advised to upgrade to version 0.0.6, which no longer includes the raw field value in the error message. There are no known workarounds for this issue.
如何修補 CVE-2022-31124
要修補 CVE-2022-31124,請將受影響套件升級到下列已修補版本。
- —升級至 0.0.6 或更新版本
- —升級至 d5b53b4b7e76c5b666fc657019dbf864fb04076c 或更新版本
CVE-2022-31124 正在被利用嗎?
低 — EPSS 為 0.4%,目前沒有觀察到大規模利用活動。
受影響套件(2)
- from 0, < 0.0.6
- from 0, < d5b53b4b7e76c5b666fc657019dbf864fb04076c, < 26e0a471e9fdb23e635bc3014cf4cbd2323a08d3, < 274447f91b4037b7050ae634879b657554523b39 | from 0, < 0.0.6
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N |
| osv | CVSS 3.1 | HIGH7.7 | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N |