Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-47108

7.5 · HIGH
Published Nov 10, 2023 opentelemetry CWE-770 EPSS 1.59% (74th pctl)

Overview

CVE-2023-47108 is a high-severity vulnerability affecting opentelemetry opentelemetry. It was published on November 10, 2023 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

OpenTelemetry-Go Contrib is a collection of third-party packages for OpenTelemetry-Go. Starting in version 0.37.0 and 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`.

Remediation

Check the references section for vendor advisories and patches from opentelemetry. Update opentelemetry to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
opentelemetry opentelemetry >= 0, < 0.46.0 Affected

Frequently Asked Questions

What is CVE-2023-47108?

CVE-2023-47108 is a high-severity vulnerability affecting opentelemetry opentelemetry. It was published on November 10, 2023 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2023-47108?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2023-47108?

Check the references section for vendor advisories and patches from opentelemetry. Update opentelemetry to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-47108?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-47108 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.