SCA: security update for github.com/dexidp/dex (GHSA-gr79-9v6v-gc9r)

high Tenable Cloud Security Plugin ID 415273

Description

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

- Dex is an identity service that uses OpenID Connect to drive authentication for other apps. Dex 2.37.0
serves HTTPS with insecure TLS 1.0 and TLS 1.1. `cmd/dex/serve.go` line 425 seemingly sets TLS 1.2 as
minimum version, but the whole `tlsConfig` is ignored after `TLS cert reloader` was introduced in v2.37.0.
Configured cipher suites are not respected either. This issue is fixed in Dex 2.38.0. (CVE-2024-23656)

See Also

https://github.com/advisories/GHSA-gr79-9v6v-gc9r

Plugin Details

Severity: High

ID: 415273

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

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:C/I:N/A:N

CVSS Score Source: CVE-2024-23656

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:H/I:N/A:N

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

CVSS v4

Risk Factor: High

Base Score: 8.7

Threat Score: 8.7

Threat Vector: CVSS:4.0/E:P

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 1/26/2024

Vulnerability Publication Date: 1/25/2024

Reference Information

CVE: CVE-2024-23656

cwe: CWE-326