4.4
CVE-2016-1000236
- EPSS 0.54%
- Published 19.11.2019 17:15:11
- Last modified 21.11.2024 02:43:01
- Source cve@mitre.org
- CVE-Watchlists
- Open
Node-cookie-signature before 1.0.6 is affected by a timing attack due to the type of comparison used.
Data is provided by the National Vulnerability Database (NVD)
Cookie-signature Project ≫ Cookie-signature SwPlatformnode.js Version < 1.0.6
Debian ≫ Debian Linux Version8.0
Debian ≫ Debian Linux Version9.0
| Type | Source | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.54% | 0.65 |
| Source | Base Score | Exploit Score | Impact Score | Vector string |
|---|---|---|---|---|
| nvd@nist.gov | 4.4 | 0.7 | 3.6 |
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N
|
| nvd@nist.gov | 3.5 | 6.8 | 2.9 |
AV:N/AC:M/Au:S/C:P/I:N/A:N
|
CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.