CVE-2024-42368
CVSS V2 None
CVSS V3 None
Description
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
Overview
- CVE ID
- CVE-2024-42368
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-08-13T19:31:16.814Z
- Last Modified Date
- 2024-08-13T19:31:16.814Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/open-telemetry/opentelemetry-collector-contrib/security/advisories/GHSA-rfxf-mf63-cpqv | x_refsource_CONFIRM |
https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/34516 | x_refsource_MISC |
https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/c9bd3eff0bb357d9c812a0d8defd3b09db95699a | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-42368 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-42368 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-08-14 13:13:20 | Added to TrackCVE |