Description
csrf-lite is a cross-site request forgery protection library for framework-less node sites. csrf-lite uses `===`, a fail first string comparison, instead of a time constant string comparison This enables an attacker to guess the secret in no more than (16*18)288 guesses, instead of the 16^18 guesses required were the timing attack not present.
Analysis and contextual insights are available on OpenCVE Cloud.
Remediation
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
Advisories
| Source | ID | Title |
|---|---|---|
EUVD |
EUVD-2019-0303 | csrf-lite is a cross-site request forgery protection library for framework-less node sites. csrf-lite uses `===`, a fail first string comparison, instead of a time constant string comparison This enables an attacker to guess the secret in no more than (16*18)288 guesses, instead of the 16^18 guesses required were the timing attack not present. |
Github GHSA |
GHSA-hjhr-r3gq-qvp6 | Timing Attack in csrf-lite |
References
History
No history.
Status: PUBLISHED
Assigner: hackerone
Published:
Updated: 2024-09-17T01:30:58.704Z
Reserved: 2017-10-29T00:00:00.000Z
Link: CVE-2016-10535
No data.
Status : Modified
Published: 2018-05-31T20:29:01.207
Modified: 2024-11-21T02:44:13.213
Link: CVE-2016-10535
No data.
OpenCVE Enrichment
No data.
EUVD
Github GHSA