CVE-2025-4549: Campcodes Online Food Ordering System register-router.php sql injection
A vulnerability classified as critical was found in Campcodes Online Food Ordering System 1.0. This vulnerability affects unknown code of the file /routers/register-router.php. The manipulation of the argument Name leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-4549?
CVE-2025-4549 has been classified as a critical severity vulnerability.
What kind of vulnerability is CVE-2025-4549?
CVE-2025-4549 is an SQL injection vulnerability affecting the Campcodes Online Food Ordering System.
How can CVE-2025-4549 be exploited?
CVE-2025-4549 can be exploited remotely by manipulating the 'Name' argument in the /routers/register-router.php file.
Which software is affected by CVE-2025-4549?
CVE-2025-4549 affects Campcodes Online Food Ordering System version 1.0.
How do I fix CVE-2025-4549?
To fix CVE-2025-4549, sanitize user inputs and use prepared statements for database queries to prevent SQL injection.