Security Vulnerability in Sylius eCommerce Framework Could Lead to Guest Customer Information Access
CVE-2024-40633
What is CVE-2024-40633?
Sylius is an Open Source eCommerce Framework on Symfony. A security vulnerability was discovered in the /api/v2/shop/adjustments/{id}
endpoint, which retrieves order adjustments based on incremental integer IDs. The vulnerability allows an attacker to enumerate valid adjustment IDs and retrieve order tokens. Using these tokens, an attacker can access guest customer order details - sensitive guest customer information. The issue is fixed in versions: 1.12.19, 1.13.4 and above. The /api/v2/shop/adjustments/{id}
will always return 404
status. Users are advised to upgrade. Users unable to upgrade may alter their config to mitigate this issue. Please see the linked GHSA for details.
Affected Version(s)
Sylius < 1.12.19 < 1.12.19
Sylius >= 1.13.0, < 1.13.4 < 1.13.0, 1.13.4
References
CVSS V3.1
Timeline
Vulnerability published
Vulnerability Reserved