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.
References
Configurations
History
No history.
Information
Published : 2012-04-05 13:25
Updated : 2024-02-04 18:16
NVD link : CVE-2008-7311
Mitre link : CVE-2008-7311
CVE.ORG link : CVE-2008-7311
JSON object : View
Products Affected
spreecommerce
- spree
CWE
CWE-255
Credentials Management Errors