First published: Fri May 09 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 /view-ticket-admin.php. The manipulation of the argument ID 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 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-4490 is classified as a critical vulnerability.
CVE-2025-4490 allows for SQL injection through manipulation of the ID argument in /view-ticket-admin.php.
Yes, CVE-2025-4490 can be exploited remotely.
CVE-2025-4490 affects the Campcodes Online Food Ordering System 1.0.
To fix CVE-2025-4490, sanitize user inputs and use prepared statements in database queries.