VYPR

Go modules package

go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp

pkg:golang/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp

Vulnerabilities (2)

  • CVE-2023-45142Oct 12, 2023
    affected < 0.44.0fixed 0.44.0

    OpenTelemetry-Go Contrib is a collection of third-party packages for OpenTelemetry-Go. A handler wrapper out of the box adds labels `http.user_agent` and `http.method` that have unbound cardinality. It leads to the server's potential memory exhaustion when many malicious requests

  • CVE-2023-25151Feb 8, 2023
    affected >= 0.38.0, < 0.39.0fixed 0.39.0

    opentelemetry-go-contrib is a collection of extensions for OpenTelemetry-Go. The v0.38.0 release of `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` uses the `httpconv.ServerRequest` function to annotate metric measurements for the `http.server.request_content_leng