CVE-2025-0176: code-projects Point of Sales and Inventory Management System add_cart.php sql injection
A vulnerability was found in code-projects Point of Sales and Inventory Management System 1.0. It has been rated as critical. This issue affects some unknown processing of the file /user/addcart.php. The manipulation of the argument id/qty leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-0176?
CVE-2025-0176 has been rated as critical due to a SQL injection vulnerability.
How do I fix CVE-2025-0176?
To fix CVE-2025-0176, sanitize and validate input data for the parameters used in the file /user/add_cart.php.
What are the potential impacts of CVE-2025-0176?
The potential impacts of CVE-2025-0176 include unauthorized access to the database and data manipulation.
Which software is affected by CVE-2025-0176?
CVE-2025-0176 affects the Point of Sales and Inventory Management System by code-projects.
What is the exploitation vector for CVE-2025-0176?
The exploitation vector for CVE-2025-0176 involves manipulating the 'id' and 'qty' parameters in the add_cart.php file.