原始 OSV JSON{
"id": "GHSA-265q-28rp-chq5",
"aliases": [
"CVE-2015-8851"
],
"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.\n\n\n\n## Recommendation\n\nUpdate to version 1.4.4 or later.",
"summary": "Insecure Entropy Source - Math.random() in node-uuid",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.4.4"
}
]
}
],
"package": {
"name": "node-uuid",
"ecosystem": "npm"
}
}
],
"modified": "2021-08-23T15:25:55Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"published": "2020-04-16T03:14:50Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8851",
"type": "ADVISORY"
},
{
"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",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-331"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-04-16T02:58:22Z"
}
}