{ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2017-16570", "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": "KeystoneJS before 4.0.0-beta.7 allows application-wide CSRF bypass by removing the CSRF parameter and value, aka SecureLayer7 issue number SL7_KEYJS_03. In other words, it fails to reject requests that lack an x-csrf-token header." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://blog.securelayer7.net/keystonejs-open-source-penetration-testing-report/", "refsource": "MISC", "url": "http://blog.securelayer7.net/keystonejs-open-source-penetration-testing-report/" }, { "name": "https://github.com/keystonejs/keystone/issues/4437", "refsource": "MISC", "url": "https://github.com/keystonejs/keystone/issues/4437" }, { "name": "https://github.com/keystonejs/keystone/pull/4478", "refsource": "MISC", "url": "https://github.com/keystonejs/keystone/pull/4478" }, { "name": "43922", "refsource": "EXPLOIT-DB", "url": "https://www.exploit-db.com/exploits/43922/" } ] } }