ghsa-r3m8-7h2r-2mp6
Vulnerability from github
Published
2024-12-29 09:30
Modified
2024-12-31 21:30
Severity ?
VLAI Severity ?
Details
The Crypt::Random::Source package before 0.13 for Perl has a fallback to the built-in rand() function, which is not a secure source of random bits.
{ "affected": [], "aliases": [ "CVE-2018-25107" ], "database_specific": { "cwe_ids": [ "CWE-338" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-12-29T07:15:05Z", "severity": "HIGH" }, "details": "The Crypt::Random::Source package before 0.13 for Perl has a fallback to the built-in rand() function, which is not a secure source of random bits.", "id": "GHSA-r3m8-7h2r-2mp6", "modified": "2024-12-31T21:30:45Z", "published": "2024-12-29T09:30:46Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-25107" }, { "type": "WEB", "url": "https://github.com/karenetheridge/Crypt-Random-Source/pull/3" }, { "type": "WEB", "url": "https://metacpan.org/release/ETHER/Crypt-Random-Source-0.13/changes" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/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…
Loading…