8.2
CVE-2024-36129
- EPSS 2.4%
- Veröffentlicht 05.06.2024 18:15:10
- Zuletzt bearbeitet 21.11.2024 09:21:40
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
The OpenTelemetry Collector offers a vendor-agnostic implementation on how to receive, process and export telemetry data. An unsafe decompression vulnerability allows unauthenticated attackers to crash the collector via excessive memory consumption. OTel Collector version 0.102.1 fixes this issue. It is also fixed in the confighttp module version 0.102.0 and configgrpc module version 0.102.1.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Opentelemetry ≫ Configgrpc SwPlatformgo Version < 0.102.1
Opentelemetry ≫ Confighttp SwPlatformgo Version < 0.102.0
Opentelemetry ≫ Opentelemetry Collector Version < 0.102.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 2.4% | 0.846 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
| security-advisories@github.com | 8.2 | 3.9 | 4.2 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H
|
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.