cve/2017/CVE-2017-16570.md
2024-06-18 02:51:15 +02:00

701 B

CVE-2017-16570

Description

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.

POC

Reference

Github