Cross-Site Request Forgery (CSRF) in keystone
High severity
GitHub Reviewed
Published
Nov 30, 2017
to the GitHub Advisory Database
•
Updated Jan 9, 2023
Description
Published to the GitHub Advisory Database
Nov 30, 2017
Reviewed
Jun 16, 2020
Last updated
Jan 9, 2023
Versions of
keystone
prior to 4.0.0 are vulnerable to Cross-Site Request Forgery (CSRF). The package fails to validate the presence of theX-CSRF-Token
header, which may allow attackers to carry actions on behalf of other users on all endpoints.Recommendation
Update to version 4.0.0 or later.
References