{ "schema_version": "1.4.0", "id": "GHSA-57cf-349j-352g", "modified": "2020-08-31T18:31:27Z", "published": "2019-06-12T16:37:00Z", "aliases": [], "summary": "Out-of-bounds Read in npmconf", "details": "Versions of `npmconf` before 2.1.3 allocate and write to disk uninitialized memory contents when a typed number is passed as input on Node.js 4.x.\n\n\n## Recommendation\n\nUpdate to version 2.1.3 or later. Consider switching to another config storage mechanism, as npmconf is deprecated and should not be used.", "severity": [], "affected": [ { "package": { "ecosystem": "npm", "name": "npmconf" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "2.1.3" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://hackerone.com/reports/320269" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/653" } ], "database_specific": { "cwe_ids": [ "CWE-125" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2019-06-12T16:35:03Z", "nvd_published_at": null } }