原始 OSV JSON{
"id": "GHSA-92vm-wfm5-mxvv",
"aliases": [
"CVE-2016-1000236"
],
"details": "Affected versions of `cookie-signature` are vulnerable to timing attacks as a result of using a fail-early comparison instead of a constant-time comparison. \n\nTiming attacks remove the exponential increase in entropy gained from increased secret length, by providing per-character feedback on the correctness of a guess via miniscule timing differences.\n\nUnder favorable network conditions, an attacker can exploit this to guess the secret in no more than `charset*length` guesses, instead of `charset^length` guesses required were the timing attack not present. \n\n\n\n## Recommendation\n\nUpdate to 1.0.4 or later.",
"summary": "cookie-signature Timing Attack",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.4"
}
]
}
],
"package": {
"name": "cookie-signature",
"ecosystem": "npm"
}
}
],
"modified": "2022-08-03T21:36:59Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N"
}
],
"published": "2020-01-06T18:44:10Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-1000236",
"type": "ADVISORY"
},
{
"url": "https://github.com/tj/node-cookie-signature/commit/2c4df6b6cee540f30876198cd0b5bebf28528c07",
"type": "WEB"
},
{
"url": "https://github.com/tj/node-cookie-signature/commit/39791081692e9e14aa62855369e1c7f80fbfd50e",
"type": "WEB"
},
{
"url": "https://github.com/tj/node-cookie-signature/commit/4cc5e21e7f59a4ea0b51cd5e9634772d48fab590",
"type": "WEB"
},
{
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838618",
"type": "WEB"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1371409",
"type": "WEB"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-1000236",
"type": "WEB"
},
{
"url": "https://github.com/tj/node-cookie-signature",
"type": "PACKAGE"
},
{
"url": "https://security-tracker.debian.org/tracker/CVE-2016-1000236",
"type": "WEB"
},
{
"url": "https://travis-ci.com/nodejs/security-wg/builds/76423102",
"type": "WEB"
},
{
"url": "https://www.mail-archive.com/[email protected] /msg06583.html",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/advisories/134",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-362"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2019-12-27T22:19:47Z"
}
}