Traefik is an HTTP reverse proxy and load balancer. Prior to version 2.6.1, Traefik skips the router transport layer security (TLS) configuration when the host header is a fully qualified domain name (FQDN). For a request, the TLS configuration choice can be different than the router choice, which implies the use of a wrong TLS configuration. When sending a request using FQDN handled by a router configured with a dedicated TLS configuration, the TLS configuration falls back to the default configuration that might not correspond to the configured one. If the CNAME flattening is enabled, the selected TLS configuration is the SNI one and the routing uses the CNAME value, so this can skip the expected TLS configuration. Version 2.6.1 contains a patch for this issue. As a workaround, one may add the FDQN to the host rule. However, there is no workaround if the CNAME flattening is enabled.
References
Link | Resource |
---|---|
https://github.com/traefik/traefik/pull/8764 | Issue Tracking Patch Third Party Advisory |
https://github.com/traefik/traefik/releases/tag/v2.6.1 | Release Notes Third Party Advisory |
https://github.com/traefik/traefik/security/advisories/GHSA-hrhx-6h34-j5hc | Patch Third Party Advisory |
https://www.oracle.com/security-alerts/cpujul2022.html | Third Party Advisory |
Configurations
History
23 Nov 2022, 19:22
Type | Values Removed | Values Added |
---|---|---|
References | (N/A) https://www.oracle.com/security-alerts/cpujul2022.html - Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : 6.8
v3 : 7.5 |
CPE | cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:* |
25 Jul 2022, 18:21
Type | Values Removed | Values Added |
---|---|---|
References |
|
25 Feb 2022, 16:07
Type | Values Removed | Values Added |
---|---|---|
References | (CONFIRM) https://github.com/traefik/traefik/security/advisories/GHSA-hrhx-6h34-j5hc - Patch, Third Party Advisory | |
References | (MISC) https://github.com/traefik/traefik/pull/8764 - Issue Tracking, Patch, Third Party Advisory | |
References | (MISC) https://github.com/traefik/traefik/releases/tag/v2.6.1 - Release Notes, Third Party Advisory | |
CPE | cpe:2.3:a:traefik:traefik:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : 6.8
v3 : 9.8 |
17 Feb 2022, 15:28
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2022-02-17 15:15
Updated : 2024-02-04 22:29
NVD link : CVE-2022-23632
Mitre link : CVE-2022-23632
CVE.ORG link : CVE-2022-23632
JSON object : View
Products Affected
oracle
- communications_unified_inventory_management
traefik
- traefik
CWE
CWE-295
Improper Certificate Validation