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
Perl's Crypt::Random module after 1.05 and before 1.56 may use rand() function for cryptographic functions
Vulnerability Description
Crypt::Random Perl package 1.05 through 1.55 may use rand() function, which is not cryptographically strong, for cryptographic functions. If the Provider is not specified and /dev/urandom or an Entropy Gathering Daemon (egd) service is not available Crypt::Random will default to use the insecure Crypt::Random::rand provider. In particular, Windows versions of perl will encounter this issue by default.
CVSS Information
N/A
Vulnerability Type
使用具有密码学弱点缺陷的PRNG
Vulnerability Title
Crypt::Random::Source 安全特征问题漏洞
Vulnerability Description
Crypt::Random::Source是Karen Etheridge个人开发者的一个库。 Crypt::Random::Source 1.05至1.55版本存在安全特征问题漏洞,该漏洞源于使用不安全的rand函数进行加密操作。
CVSS Information
N/A
Vulnerability Type
N/A