First published: Sat Jan 04 2025(Updated: )
A vulnerability was found in code-projects Point of Sales and Inventory Management System 1.0 and classified as critical. Affected by this issue is some unknown functionality of the file /user/update_account.php. The manipulation of the argument username leads to sql injection. The attack may be launched 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 | =1.0 | |
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-0201 is classified as a critical vulnerability due to its potential for SQL injection.
CVE-2025-0201 exploits the Point of Sales and Inventory Management System by manipulating the username argument in the /user/update_account.php file.
CVE-2025-0201 affects version 1.0 of the Point of Sales and Inventory Management System.
The consequences of CVE-2025-0201 include unauthorized access to sensitive database information due to SQL injection.
To mitigate the risks of CVE-2025-0201, it is recommended to apply input validation and sanitize user inputs in the affected functionality.