Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/Sylius/Sylius/security/advisories/GHSA-55rf-8q29-4g43
- https://github.com/Sylius/Sylius/security/advisories/GHSA-55rf-8q29-4g43
FAQ
What is CVE-2024-40633?
CVE-2024-40633 is a vulnerability with a CVSS score of 5.3 (MEDIUM). 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...
How severe is CVE-2024-40633?
CVE-2024-40633 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-40633?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.