
Manual proof-of-concept for CVE-2024-50968: exploit a business logic flaw in Agri-Trading Online Shopping System 1.0 by setting the quant parameter to -0, zeroing cart total and allowing checkout with only delivery fee.
A business logic vulnerability exists in the Add to Cart function of itsourcecode Agri-Trading Online Shopping System 1.0, which allows remote attackers to manipulate the quant parameter when adding a product to the cart. By setting the quantity value to -0, an attacker can exploit a flaw in the application's total price calculation logic.This vulnerability causes the total price to be reduced to zero, allowing the attacker to add items to the cart and proceed to checkout.
Business Logic Vulnerability
itsourcecode
Agri-Trading Online Shopping System - 1.0
The Add to Cart functionality in the index.php page of itsourcecode Agri-Trading Online Shopping System version 1.0 is vulnerable