Cross-site Request Forgery (CSRF) Affecting upmin-admin Open this link in a new tab package, versions >0.0.0
Attack Complexity
Low
Do your applications use this vulnerable package?
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 applications-
snyk-id
SNYK-RUBY-UPMINADMIN-20481
-
published
10 Jan 2018
-
disclosed
30 Mar 2016
-
credit
Jason Yeo
Introduced: 30 Mar 2016
CWE-352 Open this link in a new tabHow to fix?
There is no fix version for upmin-admin
.
Overview
upmin-admin
is Customizable admin dashboards 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
.