CVE-2024-6214: SourceCodester Food Ordering Management System add-item.php sql injection
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-6214?
CVE-2024-6214 has been declared as critical due to its potential to allow SQL injection attacks.
How do I fix CVE-2024-6214?
To fix CVE-2024-6214, it is recommended to sanitize user inputs and implement prepared statements in the add-item.php file.
What is the impact of CVE-2024-6214?
The impact of CVE-2024-6214 is that it allows attackers to execute arbitrary SQL queries remotely, potentially compromising the database.
Which software is affected by CVE-2024-6214?
CVE-2024-6214 affects SourceCodester Food Ordering Management System version 1.0.
Can CVE-2024-6214 be exploited remotely?
Yes, CVE-2024-6214 can be exploited remotely, allowing attackers to inject malicious SQL code.