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.
{
"github_reviewed_at": "2020-06-16T21:23:56Z",
"severity": "MODERATE",
"cwe_ids": [
"CWE-400",
"CWE-409"
],
"github_reviewed": true,
"nvd_published_at": null
}