Improperly Controlled Model Modification Affecting spree package, versions < 0.3.0


0.0
medium

Snyk CVSS

    Attack Complexity Low

    Threat Intelligence

    EPSS 0.11% (44th percentile)
Expand this section
NVD
5.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-SPREE-20005
  • published 21 Sep 2008
  • disclosed 21 Sep 2008
  • credit Eric Chapweske

Overview

Spree is an open source e-commerce framework for Ruby on Rails.

Spree contains a hash restriction weakness that occurs when parsing a modified URL. This may allow an attacker to manipulate order state values. The Order model was not using attr_accessible to protect its attributes from a potential mass assignment exploit.