{ "schema_version": "1.4.0", "id": "GHSA-8w57-jfpm-945m", "modified": "2023-04-11T00:26:58Z", "published": "2019-06-11T16:16:07Z", "aliases": [], "summary": "Denial of Service in http-proxy-agent", "details": "Versions of `http-proxy-agent` before 2.1.0 are vulnerable to denial of service and uninitialized memory leak when unsanitized options are passed to `Buffer`. An attacker may leverage these unsanitized options to consume system resources.\n\n\n## Recommendation\n\nUpdate to version 2.1.0 or later.", "severity": [], "affected": [ { "package": { "ecosystem": "npm", "name": "http-proxy-agent" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "2.1.0" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://hackerone.com/reports/321631" }, { "type": "WEB", "url": "https://github.com/TooTallNate/node-http-proxy-agent/blob/2.0.0/index.js#L80" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/607" } ], "database_specific": { "cwe_ids": [ "CWE-400" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2019-06-11T16:11:38Z", "nvd_published_at": null } }