SCA: security update for Steeltoe.Discovery.Eureka (GHSA-vmcp-66r5-3pcp)

low Tenable Self-Hosted Container Security Plugin ID 419413

Description

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

- Steeltoe is an open source project that provides a collection of libraries that helps users build
production-grade cloud-native applications using externalized configuration, service discovery,
distributed tracing, application management, and more. When utilizing multiple Eureka server service URLs
with basic auth and encountering an issue with fetching the service registry, an error is logged with the
Eureka server service URLs but only the first URL is masked. The code in question is `_logger.LogError(e,
"FetchRegistry Failed for Eureka service urls: {EurekaServerServiceUrls}", new
Uri(ClientConfig.EurekaServerServiceUrls).ToMaskedString());` in the `DiscoveryClient.cs` file which may
leak credentials into logs. This issue has been addressed in version 3.2.8 of the
Steeltoe.Discovery.Eureka nuget package. (CVE-2024-40636)

See Also

https://github.com/advisories/GHSA-vmcp-66r5-3pcp

Plugin Details

Severity: Low

ID: 419413

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

Percentile: 0.01

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Low

Base Score: 1

Temporal Score: 0.7

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

CVSS Score Source: CVE-2024-40636

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

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

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

CVSS v4

Risk Factor: Low

Base Score: 2

Threat Score: 0.4

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/17/2024

Vulnerability Publication Date: 7/17/2024

Reference Information

CVE: CVE-2024-40636

cwe: CWE-532