原始 OSV JSON
{
"id": "GHSA-wrw9-m778-g6mc",
"aliases": [],
"details": "Versions of `bl` before 0.9.5 and 1.0.1 are vulnerable to memory exposure.\n\n`bl.append(number)` in the affected `bl` versions passes a number to Buffer constructor, appending a chunk of uninitialized memory\n\n\n## Recommendation\n\nUpdate to version 0.9.5, 1.0.1 or later.",
"summary": "Memory Exposure in bl",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.9.5"
}
]
}
],
"package": {
"name": "bl",
"ecosystem": "npm"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.0.0"
},
{
"fixed": "1.0.1"
}
]
}
],
"package": {
"name": "bl",
"ecosystem": "npm"
},
"versions": [
"1.0.0"
]
}
],
"modified": "2020-08-31T18:29:15Z",
"severity": [],
"published": "2019-06-03T17:27:57Z",
"references": [
{
"url": "https://github.com/rvagg/bl/pull/22",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/advisories/596",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-200"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2019-06-03T17:23:00Z"
}
}