CVE-2016-10535

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.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:csrf-lite_project:csrf-lite:*:*:*:*:*:node.js:*:*

History

21 Nov 2024, 02:44

Type Values Removed Values Added
References () https://github.com/isaacs/csrf-lite/pull/1 - Third Party Advisory () https://github.com/isaacs/csrf-lite/pull/1 - Third Party Advisory
References () https://nodesecurity.io/advisories/94 - Third Party Advisory () https://nodesecurity.io/advisories/94 - Third Party Advisory

Information

Published : 2018-05-31 20:29

Updated : 2024-11-21 02:44


NVD link : CVE-2016-10535

Mitre link : CVE-2016-10535

CVE.ORG link : CVE-2016-10535


JSON object : View

Products Affected

csrf-lite_project

  • csrf-lite
CWE
CWE-208

Observable Timing Discrepancy

CWE-310

Cryptographic Issues