CVE-2024-52322
5.5
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L
Exploitability: 2.1 / Impact: 3.4
Source: 134c704f-9b21-4f2e-91b3-4a467353bcc0 (Secondary)
Description
WebService::Xero 0.11 and earlier for Perl uses the rand() function as the default source of entropy, which is not cryptographically secure, for cryptographic functions.
Specifically WebService::Xero uses the Data::Random library which specifically states that it is "Useful mostly for test programs". Data::Random uses the rand() function.
Affected (1)
Products: Localshop: Webservice\
Configuration A
| Vulnerable Software | Affected Versions |
|---|---|
| Up to 0.11 |
Related CWEs
CWE-331
Insufficient Entropy
The product uses an algorithm or scheme that produces insufficient entropy, leaving patterns or clusters of values that are more likely to occur than others.
CWE-338
Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
The product uses a Pseudo-Random Number Generator (PRNG) in a security context, but the PRNG's algorithm is not cryptographically strong.
References (7)
Source: 9b29abf9-4ab0-4765-b253-1875cd9b441e
Product
Source: 9b29abf9-4ab0-4765-b253-1875cd9b441e
Product
https://metacpan.org/release/LOCALSHOP/WebService-Xero-0.11/source/lib/WebService/Xero/Agent.pm#L178
Source: 9b29abf9-4ab0-4765-b253-1875cd9b441e
Product
Source: 9b29abf9-4ab0-4765-b253-1875cd9b441e
Product
Source: 9b29abf9-4ab0-4765-b253-1875cd9b441e
Product
Source: 9b29abf9-4ab0-4765-b253-1875cd9b441e
Product
Timeline
No history available yet.