Sensitive information in source code In spree
Description
Spree uses a hardcoded hash value
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.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
rubygems | 0.4.0 |
Aliases
1. 2. 3. 4.
References
1. 2. 3. 4. 5. 6.