GHSA-xc7v-wxcw-j472

    Dashboard / Vulnerabilities / GHSA-xc7v-wxcw-j472

    GHSA-xc7v-wxcw-j472

    Published: 3 Jun 2019Last Modified: 31 Aug 2020

    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.

    Affected packages

    Package

    Name: tunnel-agent

    Purl: pkg:npm/tunnel-agent

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -0.6.0

    Affected versions

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High