{ "schema_version": "1.4.0", "id": "GHSA-xm7f-x4wx-wmgv", "modified": "2020-08-31T18:31:36Z", "published": "2019-06-04T15:47:43Z", "aliases": [], "summary": "Out-of-bounds Read in byte", "details": "Versions of `byte` before 1.4.1 allocate uninitialized buffers and read data from them past the initialized length\n\n\n\n## Recommendation\n\nUpdate to version 1.4.1 or later.", "severity": [], "affected": [ { "package": { "ecosystem": "npm", "name": "byte" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.4.1" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/node-modules/byte/pull/3" }, { "type": "WEB", "url": "https://hackerone.com/reports/330351" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/657" } ], "database_specific": { "cwe_ids": [ "CWE-125" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2019-06-04T15:47:01Z", "nvd_published_at": null } }