First published: Fri May 09 2025(Updated: )
A vulnerability, which was classified as critical, has been found in Campcodes Online Food Ordering System 1.0. This issue affects some unknown processing of the file /routers/ticket-message.php. The manipulation of the argument ticket_id leads to sql injection. The attack may 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 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-4492 is classified as a critical vulnerability.
CVE-2025-4492 is an SQL injection vulnerability.
CVE-2025-4492 occurs due to manipulation of the ticket_id argument in the file /routers/ticket-message.php.
CVE-2025-4492 affects Campcodes Online Food Ordering System version 1.0.
To fix CVE-2025-4492, you should implement proper input validation and use prepared statements for SQL queries.