First published: Fri Jan 03 2025(Updated: )
A vulnerability classified as critical has been found in code-projects Point of Sales and Inventory Management System 1.0. This affects an unknown part of the file /user/plist.php. The manipulation of the argument cat leads to sql injection. It is possible to initiate the attack 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 | ||
Code-projects Point of Sales and Inventory Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-0196 is classified as a critical vulnerability.
CVE-2025-0196 allows for SQL injection through improper handling of the 'cat' argument in the /user/plist.php file.
Exploitation of CVE-2025-0196 could allow an attacker to access and manipulate the database of the Point of Sales and Inventory Management System.
To mitigate CVE-2025-0196, validate and sanitize the user inputs before processing them in the SQL queries.
Currently, there may not be a specific patch available, so users should implement input validation and other security best practices until an official fix is released.