CVE-2023-45340: Online Food Ordering System v1.0 - Multiple Unauthenticated SQL Injections (SQLi)
Online Food Ordering System v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. The 'phone' parameter of the routers/details-router.php resource does not validate the characters received and they are sent unfiltered to the database.
Affected Software
Event History
Frequently Asked Questions
What is CVE-2023-45340?
CVE-2023-45340 is a vulnerability in Online Food Ordering System v1.0 that allows multiple unauthenticated SQL injections.
How does CVE-2023-45340 affect Online Food Ordering System v1.0?
CVE-2023-45340 allows attackers to execute SQL injections through the 'phone' parameter of the routers/details-router.php resource.
What is the severity of CVE-2023-45340?
CVE-2023-45340 has a severity rating of 9.8, which is considered critical.
How can I fix CVE-2023-45340?
To fix CVE-2023-45340, you need to validate the characters received in the 'phone' parameter of the routers/details-router.php resource and filter them before sending them to the database.
Where can I find more information about CVE-2023-45340?
You can find more information about CVE-2023-45340 in the following references: [Link 1](https://fluidattacks.com/advisories/hann), [Link 2](https://projectworlds.in/).