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.
No analysis available yet.
Remediation
No remediation available yet.
Tracking
Sign in to view the affected projects.
Advisories
| Source | ID | Title |
|---|---|---|
EUVD |
EUVD-2024-0360 | 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. |
Github GHSA |
GHSA-gr79-9v6v-gc9r | Dex discarding TLSconfig and always serves deprecated TLS 1.0/1.1 and insecure ciphers |
References
History
Tue, 03 Jun 2025 19:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2025-06-03T18:20:38.271Z
Reserved: 2024-01-19T00:18:53.235Z
Link: CVE-2024-23656
Updated: 2024-08-01T23:06:25.321Z
Status : Modified
Published: 2024-01-25T20:15:41.107
Modified: 2024-11-21T08:58:06.240
Link: CVE-2024-23656
No data.
OpenCVE Enrichment
No data.
EUVD
Github GHSA