脆弱性情報
高度な大規模言語モデル技術を使用していますが、出力には不正確または古い情報が含まれる可能性があります。Shenlongはデータの正確性を確保するよう努めていますが、実際の状況に基づいて検証・判断してください。
脆弱性タイトル
Apache::API::Password versions through 0.5.2 for Perl can generate insecure random values for salts
脆弱性説明
Apache::API::Password versions through 0.5.2 for Perl can generate insecure random values for salts. The _make_salt and _make_salt_bcrypt methods will attept to load Crypt::URandom and then Bytes::Random::Secure to generate random bytes for the salt. If those modules are unavailable, it will simply return 16 bytes generated with Perl's built-in rand function. The rand function is unsuitable for cryptographic use. These salts are used for password hashing.
CVSS情報
N/A
脆弱性タイプ
使用具有密码学弱点缺陷的PRNG
脆弱性タイトル
Apache::API::Password 安全漏洞
脆弱性説明
Apache::API::Password是Apache基金会的一个密码管理模块。 Apache::API::Password v0.5.2及之前版本存在安全漏洞,该漏洞源于生成盐值时使用不安全的随机数生成器,可能导致密码哈希安全性降低。
CVSS情報
N/A
脆弱性タイプ
N/A