The session cookie store implementation in Spree 0.2.0 uses a hardcoded config.action_controller_session hash value (aka secret key), which makes it easier for remote attackers to bypass cryptographic protection mechanisms by leveraging an application that contains this value within the config/environment.rb file.
{
"cwe_ids": [],
"github_reviewed": true,
"github_reviewed_at": "2023-01-27T00:09:31Z",
"nvd_published_at": "2012-04-05T13:25:00Z",
"severity": "MODERATE"
}