GHSA-xc7v-wxcw-j472
Dashboard / Vulnerabilities / GHSA-xc7v-wxcw-j472
GHSA-xc7v-wxcw-j472
Summary: Memory Exposure in tunnel-agent
Details: Versions of `tunnel-agent` before 0.6.0 are vulnerable to memory exposure. This is exploitable if user supplied input is provided to the auth value and is a number. Proof-of-concept: ```js require('request')({ method: 'GET', uri: 'http://www.example.com', tunnel: true, proxy:{ protocol: 'http:', host:'127.0.0.1', port:8080, auth:USERSUPPLIEDINPUT // number } }); ``` ## Recommendation Update to version 0.6.0 or later.
References: https://github.com/request/tunnel-agent/commit/9ca95ec7219daface8a6fc2674000653de0922c0, https://gist.github.com/ChALkeR/fd6b2c445834244e7d440a043f9d2ff4, https://www.npmjs.com/advisories/598
Affected packages
Package
Name: tunnel-agent
Purl: pkg:npm/tunnel-agent
Affected ranges
Type: SEMVER
Events:
