CVE-2024-23656
Last modified
CVE-2024-23656 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.43% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linuxfoundation | Dex | 2.37.0 |
References
- https://github.com/dexidp/dex/issues/2848Issue Tracking
- https://github.com/dexidp/dex/pull/2964Issue Tracking, Patch
- https://github.com/dexidp/dex/issues/2848Issue Tracking
- https://github.com/dexidp/dex/pull/2964Issue Tracking, Patch
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-23656?
How severe is CVE-2024-23656?
How do I fix CVE-2024-23656?
Are you affected by CVE-2024-23656?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
