First published: Sun May 19 2024(Updated: )
A vulnerability was found in SourceCodester Simple Inventory System 1.0. It has been declared as critical. This vulnerability affects unknown code of the file updateproduct.php. The manipulation of the argument ITEM leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-265084.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Simple Inventory System | =1.0 | |
Simple Inventory System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-5101 has been declared as critical due to its potential for remote SQL injection.
The file affected by CVE-2024-5101 is updateproduct.php in the SourceCodester Simple Inventory System.
CVE-2024-5101 is an SQL injection vulnerability that can be exploited through the manipulation of the ITEM argument.
Yes, CVE-2024-5101 can be initiated remotely, making it particularly dangerous.
To fix CVE-2024-5101, it is recommended to validate and sanitize inputs in the updateproduct.php file to prevent SQL injection.