原始 OSV JSON{
"id": "GHSA-8225-6cvr-8pqp",
"aliases": [
"CVE-2017-16129"
],
"details": "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](https://en.wikipedia.org/wiki/Zip_bomb) attack, where an extremely small ZIP file becomes many orders of magnitude larger when decompressed. \n\nThis may result in unrestrained CPU/Memory/Disk consumption, causing a denial of service condition.\n\n\n## Recommendation\n\nUpdate to version 3.7.0 or later.",
"summary": "superagent vulnerable to zip bomb attacks",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.7.0"
}
]
}
],
"package": {
"name": "superagent",
"ecosystem": "npm"
}
}
],
"modified": "2023-09-08T23:55:11Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2018-08-09T20:13:01Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-16129",
"type": "ADVISORY"
},
{
"url": "https://github.com/visionmedia/superagent/issues/1259",
"type": "WEB"
},
{
"url": "https://en.wikipedia.org/wiki/Zip_bomb",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-8225-6cvr-8pqp",
"type": "ADVISORY"
},
{
"url": "https://www.npmjs.com/advisories/479",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-400",
"CWE-409"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:23:56Z"
}
}