原始 OSV JSON{
"id": "GHSA-qv2v-m59f-v5fw",
"aliases": [
"CVE-2017-16031"
],
"details": "Affected versions of `socket.io` depend on `Math.random()` to create socket IDs, and therefore the IDs are predictable. With enough information on prior IDs, an attacker may be able to guess the socket ID and gain access to socket.io servers without authorization.\n\n\n## Recommendation\n\nUpdate to v0.9.7 or later.",
"summary": "Insecure randomness in socket.io",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.9.7"
}
]
}
],
"package": {
"name": "socket.io",
"ecosystem": "npm"
},
"database_specific": {
"last_known_affected_version_range": "<= 0.9.6"
}
}
],
"modified": "2021-09-16T21:04:32Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"published": "2018-11-07T00:29:37Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-16031",
"type": "ADVISORY"
},
{
"url": "https://github.com/socketio/socket.io/issues/856",
"type": "WEB"
},
{
"url": "https://github.com/socketio/socket.io/pull/857",
"type": "WEB"
},
{
"url": "https://github.com/socketio/socket.io/commit/67b4eb9abdf111dfa9be4176d1709374a2b4ded8",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-qv2v-m59f-v5fw",
"type": "ADVISORY"
},
{
"url": "https://github.com/socketio/socket.io",
"type": "PACKAGE"
},
{
"url": "https://www.npmjs.com/advisories/321",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-330"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:52:46Z"
}
}