Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2024-58036 Details

Description

Net::Dropbox::API 1.9 and earlier for Perl uses the rand() function as the default source of entropy, which is not cryptographically secure, for cryptographic functions. Specifically Net::Dropbox::API uses the Data::Random library which specifically states that it is "Useful mostly for test programs". Data::Random uses the rand() function.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-338Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)[email protected]
CWE-331Insufficient EntropyCPANSec
CWE-338Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)CPANSec

Affected Products

ProductVersions
norbu09 net::dropbox::api
<= 1.9

CPE

  • cpe:2.3:a:norbu09:net::dropbox::api:*:*:*:*:*:perl:*:*

Remediation

  • No remediation found in references.

Change History

7 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2024-58036
NVD Published Date:
Apr 5, 2025
NVD Last Modified:
Jun 17, 2026
Source:
CPANSec
CVE-2024-58036 Details - Not Deferred