漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
DoS vulnerability in otelgrpc (uncontrolled resource consumption) due to unbound cardinality metrics
Vulnerability 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`.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Vulnerability Type
不加限制或调节的资源分配
Vulnerability Title
OpenTelemetry-Go Contrib 安全漏洞
Vulnerability Description
OpenTelemetry-Go Contrib是OpenTelemetry开源的一个 OpenTelemetry Go的扩展集合。 OpenTelemetry-Go Contrib 0.46.0之前版本存在安全漏洞,该漏洞源于当发送大量恶意请求时,会导致服务器潜在的内存耗尽。
CVSS Information
N/A
Vulnerability Type
N/A