CVE-2016-10535

UnknownEPSS 1.30%

Last modified

CVE-2016-10535 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 1.30% chance of exploitation in the next 30 days.

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.

Metrics

EPSS Probability
1.30%

66.8th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
Csrf-Lite ProjectCsrf-Lite<= 0.1.1

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is 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.
How severe is CVE-2016-10535?
Severity scoring for CVE-2016-10535 is pending analysis. The EPSS model estimates a 1.30% probability of exploitation in the next 30 days.
How do I fix CVE-2016-10535?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2016-10535?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST