First published: Sun Jan 15 2023(Updated: )
A vulnerability classified as critical has been found in SourceCodester Online Food Ordering System. This affects an unknown part of the file admin_class.php of the component Signup Module. The manipulation of the argument email leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-218385 was assigned to this vulnerability.
Credit: cna@vuldb.com cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Online Food Ordering System v2 project Online Food Ordering System v2 | ||
Online Food Ordering System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-0304 is classified as a critical vulnerability.
CVE-2023-0304 is a SQL injection vulnerability.
CVE-2023-0304 allows an attacker to manipulate the email argument to execute unauthorized SQL commands.
CVE-2023-0304 affects the Signup Module in the admin_class.php file.
To fix CVE-2023-0304, you should validate and sanitize user inputs to prevent SQL injection.