漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
OpenTelemetry-Go's Schema ParseFile leaks file descriptors on each parse
Vulnerability Description
OpenTelemetry-Go is the Go implementation of OpenTelemetry. Prior to version 0.0.17, `go.opentelemetry.io/otel/schema/v1.0` and `go.opentelemetry.io/otel/schema/v1.1` leaks one file descriptor on each successful `ParseFile` call. `ParseFile` opens the schema file and passes it to `Parse` without closing it; repeated parsing in a long-running process can exhaust the process file descriptor limit and cause denial of service. Exploitation depends on a consuming application exposing repeated schema parsing to an attacker-controlled path. Version 0.0.17 contains a patch for the issue.
CVSS Information
N/A
Vulnerability Type
对已超过有效生命周期的资源丧失索引
Vulnerability Title
OpenTelemetry-Go 安全漏洞
Vulnerability Description
OpenTelemetry-Go是OpenTelemetry - CNCF开源的一个开发者工具包。 OpenTelemetry-Go 0.0.17之前版本存在安全漏洞,该漏洞源于每次成功ParseFile调用泄漏一个文件描述符,重复解析可能耗尽进程文件描述符限制并导致拒绝服务。
CVSS Information
N/A
Vulnerability Type
N/A