Bugzilla – Bug 1140751
VUL-0: CVE-2019-10196: nodejs8,nodejs10,nodejs: nodejs-http-proxy-agent: Denial of Service and data leak due to improper buffer sanitization
Last modified: 2019-07-08 15:59:54 UTC
rh#1567245 A flaw was found in http-proxy-agent versions before 2.1.0. The http-proxy-agent passes auth option to the Buffer constructor without proper sanitization, resulting in DoS and uninitialized memory leak in setups where an attacker could submit typed input to the 'auth' parameter (e.g. JSON). References: https://hackerone.com/reports/321631 Patch: https://github.com/TooTallNate/node-http-proxy-agent/commit/b7b7cc793c3226aa83f820ce5c277e81862d32eb References: https://bugzilla.redhat.com/show_bug.cgi?id=1567245 http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-10196
this was fixed already in the previous version update.