Sales and Inventory System for Grocery Store 1.0 – Multiple Stored XSS
Stored XSS vulnerability exists in Sales and Inventory System for Grocery Store 1.0. An attacker can exploit this vulnerability by logging in to the application with admin credentials, clicking on 'Customer' on the left side, then clicking 'Add Customer'. The attacker can then input a malicious payload in the 'First Name' field of the 'Add Customer' form. When the attacker clicks on 'Save', the payload will be stored and will be triggered whenever the 'Customer' page is clicked. Stored XSS can also be found on the 'Product' page, where the attacker can select any product and then go to 'Action' to edit it. The attacker can then input a malicious payload in any of the fields and the XSS payload will be triggered.