CVE-2025-2814

Crypt::CBC versions between 1.21 and 3.04 for Perl may use the rand() function as the default source of entropy, which is not cryptographically secure, for cryptographic functions. This issue affects operating systems where "/dev/urandom'" is unavailable.  In that case, Crypt::CBC will fallback to use the insecure rand() function.
Configurations

No configuration.

History

14 Apr 2025, 19:15

Type Values Removed Values Added
Summary
  • (es) Las versiones de Crypt::CBC entre la 1.21 y la 3.04 para Perl pueden usar la función rand() como fuente predeterminada de entropía, la cual no es criptográficamente segura, para funciones criptográficas. Este problema afecta a sistemas operativos donde "/dev/urandom'" no está disponible. En ese caso, Crypt::CBC recurrirá a la función rand(), que no es segura.
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 4.0

13 Apr 2025, 00:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-04-13 00:15

Updated : 2025-04-15 18:39


NVD link : CVE-2025-2814

Mitre link : CVE-2025-2814

CVE.ORG link : CVE-2025-2814


JSON object : View

Products Affected

No product.

CWE
CWE-338

Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)