Ecosyste.ms: Advisories
An open API service providing security vulnerability metadata for many open source software ecosystems.
Security Advisories: MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTI2NXEtMjhycC1jaHE1
Insecure Entropy Source - Math.random() in node-uuid
Affected versions of node-uuid
consistently fall back to using Math.random
as an entropy source instead of crypto
, which may result in guessable UUID's.
Recommendation
Update to version 1.4.4 or later.
Permalink: https://github.com/advisories/GHSA-265q-28rp-chq5JSON: https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTI2NXEtMjhycC1jaHE1
Source: GitHub Advisory Database
Origin: Unspecified
Severity: High
Classification: General
Published: almost 5 years ago
Updated: about 2 years ago
CVSS Score: 7.5
CVSS vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Percentage: 0.00306
EPSS Percentile: 0.69697
Identifiers: GHSA-265q-28rp-chq5, CVE-2015-8851
References:
- https://nvd.nist.gov/vuln/detail/CVE-2015-8851
- https://github.com/broofa/node-uuid/commit/672f3834ed02c798aa021c618d0a5666c8da000d
- https://bugzilla.redhat.com/show_bug.cgi?id=1327056
- http://www.openwall.com/lists/oss-security/2016/04/13/8
- https://github.com/broofa/node-uuid/issues/108
- https://github.com/broofa/node-uuid/issues/122
- https://www.npmjs.com/advisories/93
- https://github.com/advisories/GHSA-265q-28rp-chq5
Blast Radius: 40.4
Affected Packages
npm:node-uuid
Dependent packages: 5,219Dependent repositories: 240,737
Downloads: 2,331,975 last month
Affected Version Ranges: < 1.4.4
Fixed in: 1.4.4
All affected versions: 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.3.1, 1.3.2, 1.3.3, 1.4.0, 1.4.1, 1.4.2, 1.4.3
All unaffected versions: 1.4.6, 1.4.7, 1.4.8