First published: Thu Jan 23 2025(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Online Food Ordering System | ||
Food Ordering System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-57328 has a high severity rating due to its potential to allow unauthorized access to the system.
To fix CVE-2024-57328, ensure that all input fields, specifically username and password, are properly sanitized and validated to prevent SQL injection.
CVE-2024-57328 affects Online Food Ordering System version 1.0.
Yes, CVE-2024-57328 can be exploited remotely by attackers through the vulnerable login form.
CVE-2024-57328 is a SQL Injection vulnerability.