GHSA-265Q-28RP-CHQ5
Vulnerability from github – Published: 2020-04-16 03:14 – Updated: 2021-08-23 15:25
VLAI?
Summary
Insecure Entropy Source - Math.random() in node-uuid
Details
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.
Severity ?
7.5 (High)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "node-uuid"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.4.4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2015-8851"
],
"database_specific": {
"cwe_ids": [
"CWE-331"
],
"github_reviewed": true,
"github_reviewed_at": "2020-04-16T02:58:22Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "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\u0027s.\n\n\n\n## Recommendation\n\nUpdate to version 1.4.4 or later.",
"id": "GHSA-265q-28rp-chq5",
"modified": "2021-08-23T15:25:55Z",
"published": "2020-04-16T03:14:50Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8851"
},
{
"type": "WEB",
"url": "https://github.com/broofa/node-uuid/issues/108"
},
{
"type": "WEB",
"url": "https://github.com/broofa/node-uuid/issues/122"
},
{
"type": "WEB",
"url": "https://github.com/broofa/node-uuid/commit/672f3834ed02c798aa021c618d0a5666c8da000d"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1327056"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/93"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2016/04/13/8"
}
],
"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"
}
],
"summary": "Insecure Entropy Source - Math.random() in node-uuid"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…