Affected versions of superagent
do not check the post-decompression size of ZIP compressed HTTP responses prior to decompressing. This results in the package being vulnerable to a ZIP bomb attack, where an extremely small ZIP file becomes many orders of magnitude larger when decompressed.
This may result in unrestrained CPU/Memory/Disk consumption, causing a denial of service condition.
Update to version 3.7.0 or later.
{ "nvd_published_at": null, "cwe_ids": [ "CWE-400", "CWE-409" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:23:56Z" }