ghsa-h236-32wj-mg7x
Vulnerability from github
Published
2025-04-05 21:30
Modified
2025-04-14 18:31
Severity ?
VLAI Severity ?
Details
Net::Xero 0.044 and earlier for Perl uses the rand() function as the default source of entropy, which is not cryptographically secure, for cryptographic functions.
Specifically Net::Xero uses the Data::Random library which specifically states that it is "Useful mostly for test programs". Data::Random uses the rand() function.
{ "affected": [], "aliases": [ "CVE-2024-56370" ], "database_specific": { "cwe_ids": [ "CWE-331", "CWE-338" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-04-05T19:15:38Z", "severity": "MODERATE" }, "details": "Net::Xero 0.044 and earlier for Perl uses the rand() function as the default source of entropy, which is not cryptographically secure, for cryptographic functions.\n\nSpecifically Net::Xero uses the Data::Random library which specifically states that it is \"Useful mostly for test programs\". Data::Random uses the rand() function.", "id": "GHSA-h236-32wj-mg7x", "modified": "2025-04-14T18:31:48Z", "published": "2025-04-05T21:30:22Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56370" }, { "type": "WEB", "url": "https://metacpan.org/release/BAREFOOT/Data-Random-0.13/source/lib/Data/Random.pm#L537" }, { "type": "WEB", "url": "https://metacpan.org/release/ELLIOTT/Net-Xero-0.44/source/lib/Net/Xero.pm#L58" }, { "type": "WEB", "url": "https://metacpan.org/release/ELLIOTT/Net-Xero-0.44/source/lib/Net/Xero.pm#L9" }, { "type": "WEB", "url": "https://perldoc.perl.org/functions/rand" }, { "type": "WEB", "url": "https://security.metacpan.org/docs/guides/random-data-for-security.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "type": "CVSS_V3" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…