漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Storable versions before 3.05 for Perl has a stack overflow
Vulnerability Description
Storable versions before 3.05 for Perl has a stack overflow. The retrieve_hook function stored the length of the class name into a signed integer but in read operations treated the length as unsigned. This allowed an attacker to craft data that could trigger the overflow.
CVSS Information
N/A
Vulnerability Type
栈缓冲区溢出
Vulnerability Title
Perl 安全漏洞
Vulnerability Description
Perl是Perl社区的一款通用、解释型、动态的跨平台编程语言。 Perl 3.05之前版本存在安全漏洞,该漏洞源于retrieve_hook函数将类名长度存储为有符号整数但在读取操作中视为无符号整数,可能导致栈溢出。
CVSS Information
N/A
Vulnerability Type
N/A