{ "containers": { "cna": { "affected": [ { "product": "csrf-lite node module", "vendor": "HackerOne", "versions": [ { "status": "affected", "version": "<=0.1.1" } ] } ], "datePublic": "2018-04-26T00:00:00.000Z", "descriptions": [ { "lang": "en", "value": "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." } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-208", "description": "Information Exposure Through Timing Discrepancy (CWE-208)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2018-05-31T19:57:01.000Z", "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1", "shortName": "hackerone" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://nodesecurity.io/advisories/94" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/isaacs/csrf-lite/pull/1" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "support@hackerone.com", "DATE_PUBLIC": "2018-04-26T00:00:00", "ID": "CVE-2016-10535", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "csrf-lite node module", "version": { "version_data": [ { "version_value": "<=0.1.1" } ] } } ] }, "vendor_name": "HackerOne" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Information Exposure Through Timing Discrepancy (CWE-208)" } ] } ] }, "references": { "reference_data": [ { "name": "https://nodesecurity.io/advisories/94", "refsource": "MISC", "url": "https://nodesecurity.io/advisories/94" }, { "name": "https://github.com/isaacs/csrf-lite/pull/1", "refsource": "MISC", "url": "https://github.com/isaacs/csrf-lite/pull/1" } ] } } }, "adp": [ { "providerMetadata": { "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE", "dateUpdated": "2024-08-06T03:21:52.227Z" }, "title": "CVE Program Container", "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://nodesecurity.io/advisories/94" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/isaacs/csrf-lite/pull/1" } ] } ] }, "cveMetadata": { "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1", "assignerShortName": "hackerone", "cveId": "CVE-2016-10535", "datePublished": "2018-05-31T20:00:00.000Z", "dateReserved": "2017-10-29T00:00:00.000Z", "dateUpdated": "2024-09-17T01:30:58.704Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }