SOC status:Duty analyst on shift

UK Cyber Defence
VulnerabilityModified

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…

MEDIUM 5.9EPSS 1.30%

Does this matter?

Lower severity and a low EPSS score (1.30%). Track it; it rarely justifies an emergency change on its own.

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.

CVSS 3.0
5.9 MEDIUMCVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS
1.30% probability · 69th percentile
CISA KEV
Not listed
Weakness
CWE-208, CWE-310
Affected
csrf-lite project/csrf-lite
Source
support@hackerone.com

Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.