Vulnerabilities (CVE)

Filtered by vendor Cezerin Subscribe
Filtered by product Cezerin
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2019-18608 1 Cezerin 1 Cezerin 2024-02-28 5.0 MEDIUM 7.5 HIGH
Cezerin v0.33.0 allows unauthorized order-information modification because certain internal attributes can be overwritten via a conflicting name when processing order requests. Hence, a malicious customer can manipulate an order (e.g., its payment status or shipping fee) by adding additional attributes to user-input during the PUT /ajax/cart operation for a checkout, because of getValidDocumentForUpdate in api/server/services/orders/orders.js.