SCA: security update for openssh-key-parser (GHSA-hm37-9xh2-q499)

medium Tenable Cloud Security Plugin ID 415824

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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)

See Also

https://github.com/advisories/GHSA-hm37-9xh2-q499

Plugin Details

Severity: Medium

ID: 415824

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.18

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3.1

Vector: CVSS2#AV:N/AC:L/Au:S/C:P/I:N/A:N

CVSS Score Source: CVE-2022-31124

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.9

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 6.3

Threat Score: 5.1

Threat Vector: CVSS:4.0/E:P

Vector: 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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 7/6/2022

Vulnerability Publication Date: 7/6/2022

Reference Information

CVE: CVE-2022-31124

cwe: CWE-209