Back to search
CVE-2016-10535
Published: May 31, 2018
Modified: Sep 17, 2024
PUBLISHED
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.
| Vendor | Product | Versions |
|---|---|---|
HackerOne | csrf-lite node module | affected <=0.1.1 |
Weaknesses (CWE)
References
https://nodesecurity.io/advisories/94
x_refsource_MISC
https://github.com/isaacs/csrf-lite/pull/1
x_refsource_MISC
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now