CVE-2024-0247: CodeAstro Online Food Ordering System Admin Panel sql injection
A vulnerability classified as critical was found in CodeAstro Online Food Ordering System 1.0. This vulnerability affects unknown code of the file /admin/ of the component Admin Panel. The manipulation of the argument Username leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-249778 is the identifier assigned to this vulnerability.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-0247?
CVE-2024-0247 is classified as a critical vulnerability.
How does CVE-2024-0247 affect the Online Food Ordering System?
CVE-2024-0247 affects the Admin Panel of CodeAstro Online Food Ordering System version 1.0.
What type of vulnerability is CVE-2024-0247?
CVE-2024-0247 is a SQL injection vulnerability triggered by the manipulation of the Username argument.
Can CVE-2024-0247 be exploited remotely?
Yes, CVE-2024-0247 can be exploited remotely.
How do I fix CVE-2024-0247?
To fix CVE-2024-0247, sanitize user inputs and implement prepared statements to prevent SQL injection.