Privilege Escalation Affecting spree_auth Open this link in a new tab package, versions >= 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-SPREEAUTH-20072
-
published
20 Feb 2013
-
disclosed
20 Feb 2013
-
credit
Unknown
Introduced: 20 Feb 2013
CVE-2013-2506 Open this link in a new tabOverview
spree_auth
is a required dependency for spree
.
Affected versions of this gem are vulnerable to unauthorized privileges being gained. The issue is triggered as certain input related to mass role assignment in app/models/spree/user.rb
is not properly verified before being used to update a user. This may allow a remote attacker to assign arbitrary roles and gain elevated administrative privileges.
This vulnerability is related to spree_auth_devise