CVE-2024-57328: SQL Injection
A SQL Injection vulnerability exists in the login form of Online Food Ordering System v1.0. The vulnerability arises because the input fields username and password are not properly sanitized, allowing attackers to inject malicious SQL queries to bypass authentication and gain unauthorized access.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-57328?
CVE-2024-57328 has a high severity rating due to its potential to allow unauthorized access to the system.
How do I fix CVE-2024-57328?
To fix CVE-2024-57328, ensure that all input fields, specifically username and password, are properly sanitized and validated to prevent SQL injection.
What systems are affected by CVE-2024-57328?
CVE-2024-57328 affects Online Food Ordering System version 1.0.
Can CVE-2024-57328 be exploited remotely?
Yes, CVE-2024-57328 can be exploited remotely by attackers through the vulnerable login form.
What type of vulnerability is CVE-2024-57328?
CVE-2024-57328 is a SQL Injection vulnerability.