CVE-2016-10535

Severity CVSS v4.0:
Pending analysis
Type:
CWE-310 Cryptographic Issues
Publication date:
31/05/2018
Last modified:
09/10/2019

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:csrf-lite_project:csrf-lite:*:*:*:*:*:node.js:*:* 0.1.1 (including)