漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Stack Buffer Overflow in ei_s_print_term at Very Large Integer
Vulnerability Description
Stack-based Buffer Overflow vulnerability in Erlang OTP (erl_interface) allows Stack-based Buffer Overflow. This vulnerability is associated with program file lib/erl_interface/src/misc/ei_printterm.c and program routine ei_s_print_term. The C function ei_s_print_term uses an internal 2000-character stack buffer to format terms. When called with an encoded Erlang term containing a very large integer (encoded representation exceeding 2000 characters), the buffer overflows. The overflow bytes are restricted to the ASCII values of 0-9 and A-F, which limits exploitation to Denial of Service. The companion function ei_print_term, which prints directly to a FILE instead of a memory buffer, does not contain this bug. This issue affects OTP from OTP 17.0 before 27.3.4.13, 28.5.0.2 and 29.0.2, corresponding to erl_interface from 3.7.16 before 5.5.2.1, 5.7.0.1 and 5.8.1.
CVSS Information
N/A
Vulnerability Type
栈缓冲区溢出
Vulnerability Title
Erlang/OTP 安全漏洞
Vulnerability Description
Erlang/OTP是Erlang/OTP开源的一个JavaScript编写的处理处理异常的库。该库可以捕捉node.js内置API引发的异常。 Erlang/OTP erl_interface 5.5.2.1之前版本、5.7.0.1版本和5.8.1版本存在安全漏洞,该漏洞源于ei_printterm.c中ei_s_print_term函数使用固定2000字符栈缓冲区格式化项时,处理超大整数导致缓冲区溢出,限制为拒绝服务攻击。
CVSS Information
N/A
Vulnerability Type
N/A