{ "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2016-7037", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The verify function in Encryption/Symmetric.php in Malcolm Fell jwt before 1.0.3 does not use a timing-safe function for hash comparison, which allows attackers to spoof signatures via a timing attack." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/emarref/jwt/pull/20", "refsource": "CONFIRM", "url": "https://github.com/emarref/jwt/pull/20" }, { "name": "https://github.com/emarref/jwt/releases/tag/1.0.3", "refsource": "CONFIRM", "url": "https://github.com/emarref/jwt/releases/tag/1.0.3" }, { "name": "95847", "refsource": "BID", "url": "http://www.securityfocus.com/bid/95847" } ] } }