First published: Sun May 11 2025(Updated: )
A vulnerability classified as critical has been found in Campcodes Online Food Ordering System 1.0. This affects an unknown part of the file /routers/router.php. The manipulation of the argument Username leads to sql injection. It is possible to initiate the attack 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-4548 is classified as a critical vulnerability.
CVE-2025-4548 allows for SQL injection through manipulation of the Username argument in /routers/router.php.
Yes, CVE-2025-4548 can be exploited remotely.
CVE-2025-4548 facilitates SQL injection attacks.
To remediate CVE-2025-4548, implement input validation and parameterized queries to prevent SQL injection.