Magento LTS is the official OpenMage LTS codebase. Guest orders may be viewed without authentication using a "guest-view" cookie which contains the order's "protect_code". This code is 6 hexadecimal characters which is arguably not enough to prevent a brute-force attack. Exposing each order would require a separate brute force attack. This issue has been patched in versions 19.5.1 and 20.1.1.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2023-09-11 22:15
Updated : 2023-09-15 17:30
NVD link : CVE-2023-41879
Mitre link : CVE-2023-41879
CVE.ORG link : CVE-2023-41879
JSON object : View
Products Affected
openmage
- magento
CWE
CWE-330
Use of Insufficiently Random Values