原始 OSV JSON{
"id": "GHSA-qpw2-xchm-655q",
"aliases": [],
"details": "Versions less than 0.0.6 of the Node.js stringstream module are vulnerable to an out-of-bounds read because of allocation of uninitialized buffers when a number is passed in the input stream (when using Node.js 4.x).\n\n# WITHDRAWN\n\nThis is a duplicate of GHSA-mf6x-7mm4-x2g7",
"summary": "Out-of-Bounds read in stringstream",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.0.6"
}
]
}
],
"package": {
"name": "stringstream",
"ecosystem": "npm"
}
}
],
"modified": "2021-05-04T20:42:24Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H"
}
],
"published": "2022-01-06T20:31:01Z",
"withdrawn": "2021-03-19T20:58:21Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-21270",
"type": "ADVISORY"
},
{
"url": "https://github.com/mhart/StringStream/issues/7",
"type": "WEB"
},
{
"url": "https://github.com/mhart/StringStream/commit/2f4a9d496f94b0880e01a26857aa266a5a3ef274",
"type": "WEB"
},
{
"url": "https://hackerone.com/reports/321670",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/advisories/664",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-125"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2021-03-18T23:57:13Z"
}
}