漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Ado::Sessions versions through 0.935 for Perl generates insecure session ids
Vulnerability Description
Ado::Sessions versions through 0.935 for Perl generates insecure session ids.
The session id is generated from a SHA-1 hash seeded with the built-in rand function, the epoch time, and the PID. The PID will come from a small set of numbers, and the epoch time may be guessed, if it is not leaked from the HTTP Date header. The built-in rand function is unsuitable for cryptographic usage.
Predicable session ids could allow an attacker to gain access to systems.
Note that Ado is no longer maintained, and has been removed from the CPAN index. It is still available on BackPAN.
CVSS Information
N/A
Vulnerability Type
可预测问题
Vulnerability Title
Ado::Sessions 安全漏洞
Vulnerability Description
Ado::Sessions是Красимир Беров个人开发者的一个基于Perl的轻量级Web应用开发框架。 Ado::Sessions 0.935及之前版本存在安全漏洞,该漏洞源于生成不安全的会话ID,可能导致会话劫持。
CVSS Information
N/A
Vulnerability Type
N/A