superagent@0.7.0 vulnerabilities

elegant & feature rich browser / node HTTP with a fluent API

  • latest version

    10.1.1

  • latest non vulnerable version

  • first published

    13 years ago

  • latest version published

    1 months ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the superagent package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • M
    Information Exposure

    superagent is a Small progressive client-side HTTP request library, and Node.js module with the same API, supporting many high-level HTTP client features.

    Affected versions of this package are vulnerable to Information Exposure due to sending the contents of Authorization to third parties.

    How to fix Information Exposure?

    Upgrade superagent to version 3.8.1 or higher.

    <3.8.1
    • L
    Denial of Service (DoS)

    superagent is a Small progressive client-side HTTP request library, and Node.js module with the same API, supporting many high-level HTTP client features.

    Affected versions of this package are vulnerable to Denial of Service (DoS). It uncompresses responses in memory, and a malicious user may send a specially crafted zip file which will then unzip in the server and cause excessive CPU consumption. This is also known as a Zip Bomb.

    How to fix Denial of Service (DoS)?

    Upgrade superagent to version 3.7.0 or higher.

    <3.7.0