SCA: security update for github.com/golang-fips/openssl/v2, github.com/microsoft/go-crypto-openssl/openssl (GHSA-78hx-gp6g-7mj6)

high Tenable Self-Hosted Container Security Plugin ID 411941

Description

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

- A memory leak flaw was found in Golang in the RSA encrypting/decrypting code, which might lead to a
resource exhaustion vulnerability using attacker-controlled inputs​. The memory leak happens in
github.com/golang-fips/openssl/openssl/rsa.go#L113. The objects leaked are pkey​ and ctx​. That function
uses named return parameters to free pkey​ and ctx​ if there is an error initializing the context or
setting the different properties. All return statements related to error cases follow the "return nil,
nil, fail(...)" pattern, meaning that pkey​ and ctx​ will be nil inside the deferred function that should
free them. (CVE-2024-1394)

See Also

https://github.com/advisories/GHSA-78hx-gp6g-7mj6

Plugin Details

Severity: High

ID: 411941

Version: Revision 1.5

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.67

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

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

CVSS Score Source: CVE-2024-1394

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

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:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 3/20/2024

Vulnerability Publication Date: 3/20/2024

Reference Information

CVE: CVE-2024-1394