Vulnerability Description
A race condition vulnerability in SimplCommerce at commit 230310c8d7a0408569b292c5a805c459d47a1d8f allows attackers to bypass inventory restrictions by simultaneously submitting purchase requests from multiple accounts for the same product. This can lead to overselling when stock is limited, as the system fails to accurately track inventory under high concurrency, resulting in potential loss and unfulfilled orders.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/AbdullahAlmutawa/CVE-2024-53476
- https://github.com/simplcommerce/SimplCommerce
- https://github.com/simplcommerce/SimplCommerce/issues/1111
FAQ
What is CVE-2024-53476?
CVE-2024-53476 is a vulnerability with a CVSS score of 5.9 (MEDIUM). A race condition vulnerability in SimplCommerce at commit 230310c8d7a0408569b292c5a805c459d47a1d8f allows attackers to bypass inventory restrictions by simultaneously submitting purchase requests from...
How severe is CVE-2024-53476?
CVE-2024-53476 has been rated MEDIUM with a CVSS base score of 5.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-53476?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.