Privilege Escalation Affecting spree_auth package, versions >= 0


0.0
medium

Snyk CVSS

    Attack Complexity Low

    Threat Intelligence

    EPSS 0.09% (39th percentile)
Expand this section
NVD
4.3 medium

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

Overview

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