Cross-site Request Forgery (CSRF) Affecting upmin-admin package, versions >0.0.0


0.0
medium

Snyk CVSS

    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

CVE NOT AVAILABLE CWE-352 Open this link in a new tab

How 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.

References