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/framework
to version 3.1.19, 3.2.4, 3.3.2 or higher.
silverstripe/framework is a PHP framework forming the base for the SilverStripe CMS.
Affected versions of this package are vulnerable to Cross-site Request Forgery (CSRF). LoginForm
method calls disableSecurityToken()
, which causes a "shared host domain" vulnerability.