Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
  4. ›
  5. CVE-2023-47108

CVE-2023-47108: otelgrpc DoS vulnerability due to unbound cardinality metrics

November 12, 2023

OpenTelemetry-Go Contrib is a collection of third-party packages for OpenTelemetry-Go. Prior to version 0.46.0, the grpc Unary Server Interceptor out of the box adds labels net.peer.sock.addr and net.peer.sock.port that have unbound cardinality. It leads to the server’s potential memory exhaustion when many malicious requests are sent. An attacker can easily flood the peer address and port for requests. Version 0.46.0 contains a fix for this issue. As a workaround to stop being affected, a view removing the attributes can be used. The other possibility is to disable grpc metrics instrumentation by passing otelgrpc.WithMeterProvider option with noop.NewMeterProvider.

References

  • github.com/advisories/GHSA-8pgv-569h-w5rw
  • github.com/open-telemetry/opentelemetry-go-contrib/blob/9d4eb7e7706038b07d33f83f76afbe13f53d171d/instrumentation/google.golang.org/grpc/otelgrpc/interceptor.go
  • github.com/open-telemetry/opentelemetry-go-contrib/blob/instrumentation/google.golang.org/grpc/otelgrpc/v0.45.0/instrumentation/google.golang.org/grpc/otelgrpc/config.go
  • github.com/open-telemetry/opentelemetry-go-contrib/commit/b44dfc9092b157625a5815cb437583cee663333b
  • github.com/open-telemetry/opentelemetry-go-contrib/pull/4322
  • github.com/open-telemetry/opentelemetry-go-contrib/security/advisories/GHSA-8pgv-569h-w5rw
  • nvd.nist.gov/vuln/detail/CVE-2023-47108
  • pkg.go.dev/go.opentelemetry.io/otel/metric/noop

Code Behaviors & Features

Detect and mitigate CVE-2023-47108 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.46.0

Fixed versions

  • 0.46.0

Solution

Upgrade to version 0.46.0 or above.

Source file

go/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/CVE-2023-47108.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:06 +0000.