CVE-2016-10535

Source
https://cve.org/CVERecord?id=CVE-2016-10535
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2016-10535.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2016-10535
Aliases
Published
2018-05-31T20:29:01.207Z
Modified
2026-03-14T09:18:19.146334Z
Severity
  • 5.9 (Medium) CVSS_V3 - CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

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

Affected packages

Git / github.com/isaacs/csrf-lite

Affected ranges

Type
GIT
Repo
https://github.com/isaacs/csrf-lite
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "0.1.1"
        }
    ]
}

Affected versions

v0.*
v0.0.1
v0.0.2
v0.1.0
v0.1.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2016-10535.json"