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 learningThe fix is merged to the master branch but not yet published.
upmin
is Customizable admin dashbaords generated with only a few lines of code.
Affected versions of the package are vulnerable to Cross-site Request Forgery (CSRF). The anti-CSRF protection protect_from_forgery
is off by default in Rails ActionController::Base
.