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.
References
Link | Resource |
---|---|
https://github.com/pandatix/go-cvss/blob/master/SECURITY.md | Third Party Advisory |
https://github.com/pandatix/go-cvss/commit/d9d478ff0c13b8b09ace030db9262f3c2fe031f4 | Patch Third Party Advisory |
https://github.com/pandatix/go-cvss/security/advisories/GHSA-xhmf-mmv2-4hhx | Exploit Third Party Advisory |
https://github.com/pandatix/go-cvss/blob/master/SECURITY.md | Third Party Advisory |
https://github.com/pandatix/go-cvss/commit/d9d478ff0c13b8b09ace030db9262f3c2fe031f4 | Patch Third Party Advisory |
https://github.com/pandatix/go-cvss/security/advisories/GHSA-xhmf-mmv2-4hhx | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 07:17
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/pandatix/go-cvss/blob/master/SECURITY.md - Third Party Advisory | |
References | () https://github.com/pandatix/go-cvss/commit/d9d478ff0c13b8b09ace030db9262f3c2fe031f4 - Patch, Third Party Advisory | |
References | () https://github.com/pandatix/go-cvss/security/advisories/GHSA-xhmf-mmv2-4hhx - Exploit, Third Party Advisory |
18 Aug 2023, 15:22
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://github.com/pandatix/go-cvss/blob/master/SECURITY.md - Third Party Advisory | |
References | (MISC) https://github.com/pandatix/go-cvss/commit/d9d478ff0c13b8b09ace030db9262f3c2fe031f4 - Patch, Third Party Advisory | |
References | (CONFIRM) https://github.com/pandatix/go-cvss/security/advisories/GHSA-xhmf-mmv2-4hhx - Exploit, Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
CPE | cpe:2.3:a:pandatix:go-cvss:*:*:*:*:*:go:*:* |
16 Sep 2022, 02:14
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2022-09-15 22:15
Updated : 2024-11-21 07:17
NVD link : CVE-2022-39213
Mitre link : CVE-2022-39213
CVE.ORG link : CVE-2022-39213
JSON object : View
Products Affected
pandatix
- go-cvss
CWE
CWE-125
Out-of-bounds Read