First published: Fri Jan 03 2025(Updated: )
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/add_cart.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.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Code-projects Point of Sales and Inventory Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-0176 has been rated as critical due to a SQL injection vulnerability.
To fix CVE-2025-0176, sanitize and validate input data for the parameters used in the file /user/add_cart.php.
The potential impacts of CVE-2025-0176 include unauthorized access to the database and data manipulation.
CVE-2025-0176 affects the Point of Sales and Inventory Management System by code-projects.
The exploitation vector for CVE-2025-0176 involves manipulating the 'id' and 'qty' parameters in the add_cart.php file.