Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
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