Overview
- Description
- 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.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 7.5
- Impact score
- 3.6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
- Severity
- HIGH
Weaknesses
- security-advisories@github.com
- CWE-330
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:openmage:magento:*:*:*:*:lts:*:*:*", "vulnerable": true, "matchCriteriaId": "C2C082C2-33B8-42AA-A80D-7FC64CBEA8A4", "versionEndExcluding": "19.5.1" }, { "criteria": "cpe:2.3:a:openmage:magento:*:*:*:*:lts:*:*:*", "vulnerable": true, "matchCriteriaId": "C0ACC44D-FE37-4C32-B49F-DD00D3CAA1DA", "versionEndExcluding": "20.1.1", "versionStartIncluding": "20.0.0" } ], "operator": "OR" } ] } ]