Resource Exhaustion Affecting node-superagent package, versions *


0.0
medium

Snyk CVSS

    Attack Complexity High
    Availability High

    Threat Intelligence

    EPSS 0.1% (41st percentile)
Expand this section
NVD
5.9 medium

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-DEBIAN8-NODESUPERAGENT-304222
  • published 7 Jun 2018
  • disclosed 7 Jun 2018

How to fix?

There is no fixed version for Debian:8 node-superagent.

NVD Description

Note: Versions mentioned in the description apply only to the upstream node-superagent package and not the node-superagent package as distributed by Debian. See How to fix? for Debian:8 relevant fixed versions and status.

The HTTP client module superagent is vulnerable to ZIP bomb attacks. In a ZIP bomb attack, the HTTP server replies with a compressed response that becomes several magnitudes larger once uncompressed. If a client does not take special care when processing such responses, it may result in excessive CPU and/or memory consumption. An attacker might exploit such a weakness for a DoS attack. To exploit this the attacker must control the location (URL) that superagent makes a request to.