CVE-2023-0303: SourceCodester Online Food Ordering System view_prod.php sql injection
A vulnerability was found in SourceCodester Online Food Ordering System. It has been rated as critical. Affected by this issue is some unknown functionality of the file viewprod.php. The manipulation of the argument id leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-218384.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2023-0303?
CVE-2023-0303 has been rated as critical due to its potential for SQL injection.
How does CVE-2023-0303 allow for remote exploitation?
CVE-2023-0303 allows for remote exploitation through manipulation of the id argument in the view_prod.php file.
What software is affected by CVE-2023-0303?
CVE-2023-0303 affects the Online Food Ordering System v2 project.
What type of vulnerability is CVE-2023-0303?
CVE-2023-0303 is classified as an SQL injection vulnerability.
How can I fix CVE-2023-0303?
To fix CVE-2023-0303, ensure proper input validation and parameterized queries to prevent SQL injection.