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 shoppe
to version 1.1.1 or higher.
shoppe
is a full Rails engine providing e-commerce functionality for any Rails 4 application.
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
.