CVE-2023-41879

Summary

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.

Affected Software

VendorProductVersion RangeStatus
OpenMagemagento-lts<= 19.5.0affected
OpenMagemagento-lts>= 20.0.0, <= 20.1.0affected

Weaknesses

  • CWE-330: CWE-330: Use of Insufficiently Random Values

ADP Enrichment

CVE Program Container

Additional References

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: yes
    • Technical Impact: partial

References