
Find real vulnerabilities before they ship
OpenTelemetry dotnet is a dotnet telemetry framework. From 1.13.1 to before 1.15.2, When exporting telemetry over gRPC using the OpenTelemetry Protocol (OTLP), the exporter may parse a server-provided grpc-status-details-bin trailer during retry handling. Prior to the fix, a malformed trailer could encode an extremely large length-delimited protobuf field which was used directly for allocation, allowing excessive memory allocation and potential denial of service (DoS). This vulnerability is fixed in 1.15.2.
Base Score
5.3| Package (Ecosystem) | Introduced | Fixed | Limit |
|---|---|---|---|
| OpenTelemetry.Exporter.OpenTelemetryProtocol(NuGet) | 1.13.1 | 1.15.3 | N/A |
| Base Score | 5.3 |
|---|---|
| Vector String | CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H |
| Base Severity | Medium |
| Version | 3.1 |
| Attack Vector (AV) | ADJACENT_NETWORK |