原始 OSV JSON{
"id": "GHSA-6g33-f262-xjp4",
"aliases": [
"CVE-2017-16028"
],
"details": "Affected versions of `randomatic` generate random values using a cryptographically weak psuedo-random number generator. This may result in predictable values instead of random values as intended.\n\n\n\n\n## Recommendation\n\nUpdate to version 3.0.0 or later.",
"summary": "Cryptographically Weak PRNG in randomatic",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.0.0"
}
]
}
],
"package": {
"name": "randomatic",
"ecosystem": "npm"
}
}
],
"modified": "2023-09-08T20:56:26Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
"published": "2018-10-09T00:57:21Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-16028",
"type": "ADVISORY"
},
{
"url": "https://github.com/jonschlinkert/randomatic/commit/4a526959b3a246ae8e4a82f9c182180907227fe1#diff-b9cfc7f2cdf78a7f4b91a753d10865a2",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-6g33-f262-xjp4",
"type": "ADVISORY"
},
{
"url": "https://github.com/tableflip/react-native-meteor-oauth/blob/a7eb738b74c469f5db20296b44b7cae4e2337435/src/meteor-oauth.js#L66",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/advisories/157",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-330",
"CWE-338"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:19:13Z"
}
}