CVE-2023-41879 — Magento LTS is the official OpenMage LTS codebase
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 bru
Published
2023-09-11T21:14:28.597Z
Last modified
2024-09-26T16:55:58.992Z
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
01What is this vulnerability?
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.
02Affected products
| Vendor | Product | Versions |
|---|
| OpenMage | magento | lts — <= 19.5.0, >= 20.0.0, <= 20.1.0 |
03Active exploitation status
Not currently listed on the CISA Known Exploited Vulnerabilities (KEV) catalog. EPSS is the best forward-looking signal — see the EPSS row above.
04Recommended remediation
- Patch to a fixed version listed in the vendor advisory (see references below).
- Mitigate with WAF rules, network egress filters, or feature flags where the patch is not yet available.
- Hunt historical logs for exploitation indicators — see Detection signatures below.
05Technical details
For the full vendor write-up, exploit chains, and reference implementations, see the references list in section 09.
06Detection signatures
Open the Sigma generator with a pre-filled prompt for this CVE to draft a starting detection in your stack of choice:
Open in Sigma generator →
07Related CVEs
No directly-cited follow-up CVEs in the KB record for this advisory. The references list in section 09 carries the vendor cross-references.
08Timeline
- Published: 2023-09-11T21:14:28.597Z
- Last modified: 2024-09-26T16:55:58.992Z
09References
- github.com — https://github.com/OpenMage/magento-lts/security/advisories/GHSA-9358-cpvx-c2qp
- github.com — https://github.com/OpenMage/magento-lts/commit/2a2a2fb504247e8966f8ffc2e17d614be…
- github.com — https://github.com/OpenMage/magento-lts/commit/31e74ac5d670b10001f88f038046b6236…
- github.com — https://github.com/OpenMage/magento-lts/releases/tag/v19.5.1
- github.com — https://github.com/OpenMage/magento-lts/releases/tag/v20.1.1
Want this in your SOAR or SIEM?
SARA's API returns EPSS, CVSS, KEV, and an analyst-grade summary in one call.
Read the API reference →