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 cakephp/cakephp
to version 3.0.4 or higher.
Affected versions of cakephp/cakephp
are vulnerable to Cross-site Request Forgery (CSRF). The CsrfComponent
fails to invalidate requests that are missing both the CSRF token, and the CSRF post data.