First published: Fri Jun 21 2024(Updated: )
A vulnerability was found in SourceCodester Food Ordering Management System 1.0. It has been declared as critical. This vulnerability affects unknown code of the file add-item.php. The manipulation of the argument price leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-269278 is the identifier assigned to this vulnerability.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Food Ordering Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-6214 has been declared as critical due to its potential to allow SQL injection attacks.
To fix CVE-2024-6214, it is recommended to sanitize user inputs and implement prepared statements in the add-item.php file.
The impact of CVE-2024-6214 is that it allows attackers to execute arbitrary SQL queries remotely, potentially compromising the database.
CVE-2024-6214 affects SourceCodester Food Ordering Management System version 1.0.
Yes, CVE-2024-6214 can be exploited remotely, allowing attackers to inject malicious SQL code.