漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
OpenTelemetry eBPF Instrumentation: Memcached payload length overflow can crash OBI
Vulnerability Description
OpenTelemetry eBPF Instrumentation provides eBPF instrumentation based on the OpenTelemetry standard. From version 0.7.0 to before version 0.9.0, a remotely reachable integer overflow in OBI's memcached text protocol parser can crash the OBI process and cause denial of service. When parsing memcached storage commands such as set, add, replace, append, prepend, or cas, OBI accepts extremely large <bytes> values and adds the payload delimiter length without checking for overflow. A crafted request with <bytes> set to math.MaxInt or math.MaxInt-1 causes the computed payload length to wrap negative and triggers a runtime panic in LargeBufferReader.Peek. This issue has been patched in version 0.9.0.
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 eBPF Instrumentation 输入验证错误漏洞
Vulnerability Description
OpenTelemetry eBPF Instrumentation是OpenTelemetry开源的一个基于eBPF的轻量级遥测数据采集工具。 OpenTelemetry eBPF Instrumentation 0.7.0版本至0.9.0之前版本存在输入验证错误漏洞,该漏洞源于memcached文本协议解析器中存在远程可达的整数溢出,可能导致崩溃OBI进程并造成拒绝服务。
CVSS Information
N/A
Vulnerability Type
N/A