cve/2024/CVE-2024-36129.md

18 lines
1.0 KiB
Markdown
Raw Normal View History

2024-06-07 04:52:01 +00:00
### [CVE-2024-36129](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-36129)
![](https://img.shields.io/static/v1?label=Product&message=opentelemetry-collector&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%200.102.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-119%3A%20Improper%20Restriction%20of%20Operations%20within%20the%20Bounds%20of%20a%20Memory%20Buffer&color=brighgreen)
### Description
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.
### POC
#### Reference
- https://github.com/open-telemetry/opentelemetry-collector/security/advisories/GHSA-c74f-6mfw-mm4v
#### Github
No PoCs found on GitHub currently.