Invia #857939: awesto django-shop 13d9a77aff7eede74a5f363c1d540e005d88dbcd CWE-362 Concurrent Execution using Shared Resource with Improperinformazioni

Titoloawesto django-shop 13d9a77aff7eede74a5f363c1d540e005d88dbcd CWE-362 Concurrent Execution using Shared Resource with Improper
Descrizioneawesto/django-shop deducts product stock during checkout without locking the stock row or using an atomic conditional update. When a product has one unit remaining, two concurrent checkout requests can both pass the stock logic and create orders before the deduction is serialized. This allows overselling and leaves inventory or order state inconsistent with real availability.
Fonte⚠️ https://github.com/awesto/django-shop/issues/888
Utente
 GalaxynC (UID 98975)
Sottomissione13/06/2026 13:24 (1 mese fa)
Moderazione18/07/2026 10:48 (1 month later)
StatoAccettato
Voce VulDB380028 [awesto django-shop fino a 1.2.4 Purchase Stock shop/models/inventory.py race condition]
Punti19

Do you want to use VulDB in your project?

Use the official API to access entries easily!