CVE-2024-42368
OpenTelemetry, also known as OTel, is a vendor-neutral open source Observability framework for instrumenting, generating, collecting, and exporting telemetry data such as traces, metrics, and logs. The bearertokenauth extension's server authenticator performs a simple, non-constant time string comparison of the received & configured bearer tokens. This impacts anyone using the `bearertokenauth` server authenticator. Malicious clients with network access to the collector may perform a timing attack against a collector with this authenticator to guess the configured token, by iteratively sending tokens and comparing the response time. This would allow an attacker to introduce fabricated or bad data into the collector's telemetry pipeline. The observable timing vulnerability was fixed by using constant-time comparison in 0.107.0
EPSS 0.04% · 12.6th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| opentelemetry | opentelemetry_collector_contrib | 0.80.0 |
| github.com | open-telemetry/opentelemetry-collector-contrib/extension/bearertokenauthextension | 0.80.0 |
| open-telemetry | opentelemetry-collector-contrib | >= 0.80.0, < 0.107.0 |
Timeline
- Jan 21, 1970 Security Advisory
- Aug 13, 2024 CVE Published
- Aug 14, 2024 EPSS Score
- Sep 4, 2024 EPSS Score
- Sep 25, 2024 EPSS Score
- Oct 4, 2024 Coalition ESS Score
- Oct 15, 2024 EPSS Score
- Nov 5, 2024 EPSS Score
- Nov 26, 2024 EPSS Score
- Dec 18, 2024 EPSS Score
- Jan 7, 2025 EPSS Score
- Jan 28, 2025 EPSS Score
References
- https://github.com/open-telemetry/opentelemetry-collector-contrib/security/advisories/GHSA-rfxf-mf63-cpqv url
- https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/34516 url
- https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/c9bd3eff0bb357d9c812a0d8defd3b09db95699a url
- https://nvd.nist.gov/vuln/detail/CVE-2024-42368 advisory
- https://github.com/open-telemetry/opentelemetry-collector-contrib package