GSD-2016-1000236
Vulnerability from gsd - Updated: 2023-12-13 01:21Details
Node-cookie-signature before 1.0.6 is affected by a timing attack due to the type of comparison used.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2016-1000236",
"description": "Node-cookie-signature before 1.0.6 is affected by a timing attack due to the type of comparison used.",
"id": "GSD-2016-1000236"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2016-1000236"
],
"details": "Node-cookie-signature before 1.0.6 is affected by a timing attack due to the type of comparison used.",
"id": "GSD-2016-1000236",
"modified": "2023-12-13T01:21:18.126793Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2016-1000236",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Node-cookie-signature before 1.0.6 is affected by a timing attack due to the type of comparison used."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://security-tracker.debian.org/tracker/CVE-2016-1000236",
"refsource": "MISC",
"url": "https://security-tracker.debian.org/tracker/CVE-2016-1000236"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-1000236",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-1000236"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1371409",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1371409"
},
{
"name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838618",
"refsource": "MISC",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838618"
},
{
"name": "https://www.mail-archive.com/secure-testing-team@lists.alioth.debian.org/msg06583.html",
"refsource": "MISC",
"url": "https://www.mail-archive.com/secure-testing-team@lists.alioth.debian.org/msg06583.html"
},
{
"name": "https://travis-ci.com/nodejs/security-wg/builds/76423102",
"refsource": "MISC",
"url": "https://travis-ci.com/nodejs/security-wg/builds/76423102"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c=1.0.5",
"affected_versions": "All versions up to 1.0.5",
"credit": "unknown",
"cvss_v2": "AV:N/AC:M/Au:S/C:P/I:N/A:N",
"cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-362",
"CWE-937"
],
"date": "2019-11-21",
"description": "Cookie-signature is vulnerable to timing attacks.",
"fixed_versions": [
"1.0.6"
],
"identifier": "CVE-2016-1000236",
"identifiers": [
"CVE-2016-1000236"
],
"not_impacted": "All versions after 1.0.5",
"package_slug": "npm/cookie-signature",
"pubdate": "2019-11-19",
"solution": "Upgrade to version 1.0.6 or above.",
"title": "Timing attack vulnerability",
"urls": [
"https://github.com/tj/node-cookie-signature/commit/39791081692e9e14aa62855369e1c7f80fbfd50e"
],
"uuid": "c9d8e918-b426-4cad-b6f0-c8372124ceb7"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:cookie-signature_project:cookie-signature:*:*:*:*:*:node.js:*:*",
"cpe_name": [],
"versionEndExcluding": "1.0.6",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2016-1000236"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Node-cookie-signature before 1.0.6 is affected by a timing attack due to the type of comparison used."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-362"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838618",
"refsource": "MISC",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838618"
},
{
"name": "https://travis-ci.com/nodejs/security-wg/builds/76423102",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://travis-ci.com/nodejs/security-wg/builds/76423102"
},
{
"name": "https://security-tracker.debian.org/tracker/CVE-2016-1000236",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://security-tracker.debian.org/tracker/CVE-2016-1000236"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-1000236",
"refsource": "MISC",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2016-1000236"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1371409",
"refsource": "MISC",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1371409"
},
{
"name": "https://www.mail-archive.com/secure-testing-team@lists.alioth.debian.org/msg06583.html",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://www.mail-archive.com/secure-testing-team@lists.alioth.debian.org/msg06583.html"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "NONE",
"baseScore": 3.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:S/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 6.8,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "LOW",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 0.7,
"impactScore": 3.6
}
},
"lastModifiedDate": "2019-11-21T18:05Z",
"publishedDate": "2019-11-19T17:15Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…