原始 OSV JSON{
"id": "GHSA-g7q5-pjjr-gqvp",
"aliases": [
"CVE-2017-15010"
],
"details": "Affected versions of `tough-cookie` are susceptible to a regular expression denial of service.\n\nThe amplification on this vulnerability is relatively low - it takes around 2 seconds for the engine to execute on a malicious input which is 50,000 characters in length.\n\nIf node was compiled using the `-DHTTP_MAX_HEADER_SIZE` however, the impact of the vulnerability can be significant, as the primary limitation for the vulnerability is the default max HTTP header length in node.\n\n\n## Recommendation\n\nUpdate to version 2.3.3 or later.",
"summary": "Regular Expression Denial of Service in tough-cookie",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.3.3"
}
]
}
],
"package": {
"name": "tough-cookie",
"ecosystem": "npm"
}
}
],
"modified": "2021-09-10T20:28:19Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2018-07-24T20:14:39Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-15010",
"type": "ADVISORY"
},
{
"url": "https://github.com/salesforce/tough-cookie/issues/92",
"type": "WEB"
},
{
"url": "https://github.com/salesforce/tough-cookie/commit/f1ed420a6a92ea7a5418df6e39e676556bc0c71d",
"type": "WEB"
},
{
"url": "https://access.redhat.com/errata/RHSA-2017:2912",
"type": "WEB"
},
{
"url": "https://access.redhat.com/errata/RHSA-2017:2913",
"type": "WEB"
},
{
"url": "https://access.redhat.com/errata/RHSA-2018:1263",
"type": "WEB"
},
{
"url": "https://access.redhat.com/errata/RHSA-2018:1264",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-g7q5-pjjr-gqvp",
"type": "ADVISORY"
},
{
"url": "https://github.com/salesforce/tough-cookie",
"type": "PACKAGE"
},
{
"url": "https://lists.fedoraproject.org/archives/list/[email protected] /message/6VEBDTGNHVM677SLZDEHMWOP3ISMZSFT",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/npm:tough-cookie:20170905",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/advisories/525",
"type": "WEB"
},
{
"url": "http://www.securityfocus.com/bid/101185",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:36:20Z"
}
}