SCA: security update for github.com/pandatix/go-cvss (GHSA-xhmf-mmv2-4hhx)

high Tenable Self-Hosted Container Security Plugin ID 420527

Description

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

- go-cvss is a Go module to manipulate Common Vulnerability Scoring System (CVSS). In affected versions when
a full CVSS v2.0 vector string is parsed using `ParseVector`, an Out-of-Bounds Read is possible due to a
lack of tests. The Go module will then panic. The problem is patched in tag `v0.4.0`, by the commit
`d9d478ff0c13b8b09ace030db9262f3c2fe031f4`. Users are advised to upgrade. Users unable to upgrade may
avoid this issue by parsing only CVSS v2.0 vector strings that do not have all attributes defined (e.g.
`AV:N/AC:L/Au:N/C:P/I:P/A:C/E:U/RL:OF/RC:C/CDP:MH/TD:H/CR:M/IR:M/AR:M`). As stated in
[SECURITY.md](https://github.com/pandatix/go-cvss/blob/master/SECURITY.md), the CPE v2.3 to refer to this
Go module is `cpe:2.3:a:pandatix:go_cvss:*:*:*:*:*:*:*:*`. The entry has already been requested to the NVD
CPE dictionary. (CVE-2022-39213)

See Also

https://github.com/advisories/GHSA-xhmf-mmv2-4hhx

Plugin Details

Severity: High

ID: 420527

Version: Revision 1.6

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

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.1

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

CVSS Score Source: CVE-2022-39213

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 9/16/2022

Vulnerability Publication Date: 9/15/2022

Reference Information

CVE: CVE-2022-39213

cwe: CWE-125