In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Cross-site Request Forgery (CSRF) vulnerabilities in an interactive lesson.
Start learningUpgrade silverstripe/graphql
to version 2.0.3 or higher.
silverstripe/graphql is a GraphQL server for SilverStripe models and other data.
Affected versions of this package are vulnerable to Cross-site Request Forgery (CSRF). The GraphQL controller lacks any CSRF protection, meaning authenticated users can be forced or tricked into visiting a URL that would send a GET request to the affected web server that could mutate or destroy data without the user knowing.