{ "id": "CVE-2025-1828", "sourceIdentifier": "9b29abf9-4ab0-4765-b253-1875cd9b441e", "published": "2025-03-11T00:15:11.060", "lastModified": "2025-03-11T03:15:38.440", "vulnStatus": "Received", "cveTags": [], "descriptions": [ { "lang": "en", "value": "Crypt::Random Perl package 1.05 through 1.55 may use rand() function, which is not cryptographically strong, for cryptographic functions.\n\nCrypt::Random::rand 1.05 through 1.55 uses the rand() function. 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.\n\nIn particular, Windows versions of perl will encounter this issue by default." } ], "metrics": { "cvssMetricV31": [ { "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "baseScore": 8.8, "baseSeverity": "HIGH", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH" }, "exploitabilityScore": 2.8, "impactScore": 5.9 } ] }, "weaknesses": [ { "source": "9b29abf9-4ab0-4765-b253-1875cd9b441e", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-338" } ] } ], "references": [ { "url": "https://github.com/perl-Crypt-OpenPGP/Crypt-Random/commit/1f8b29e9e89d8d083fd025152e76ec918136cc05", "source": "9b29abf9-4ab0-4765-b253-1875cd9b441e" }, { "url": "https://github.com/perl-Crypt-OpenPGP/Crypt-Random/pull/1", "source": "9b29abf9-4ab0-4765-b253-1875cd9b441e" }, { "url": "https://perldoc.perl.org/functions/rand", "source": "9b29abf9-4ab0-4765-b253-1875cd9b441e" } ] }