1 matches found
GHSA-5597-7RMH-97Q5 Sylius: Cart FormComponent allows modification or deletion of an already-completed order
Impact A user opens the cart page in the browser. In the background, the order gets completed, e.g. an admin changes the status, or the user finalizes payment in another tab. The browser still displays the old cart: the LiveComponent is unaware the underlying order state has changed. If the user...