First published: Sun May 11 2025(Updated: )
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.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Campcodes Online Food Ordering System | ||
Campcodes Online Food Ordering System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-4549 has been classified as a critical severity vulnerability.
CVE-2025-4549 is an SQL injection vulnerability affecting the Campcodes Online Food Ordering System.
CVE-2025-4549 can be exploited remotely by manipulating the 'Name' argument in the /routers/register-router.php file.
CVE-2025-4549 affects Campcodes Online Food Ordering System version 1.0.
To fix CVE-2025-4549, sanitize user inputs and use prepared statements for database queries to prevent SQL injection.