CVE-2025-4492: Campcodes Online Food Ordering System ticket-message.php sql injection
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 ticketid leads to sql injection. The attack may 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-4492?
CVE-2025-4492 is classified as a critical vulnerability.
What type of vulnerability is CVE-2025-4492?
CVE-2025-4492 is an SQL injection vulnerability.
How does the CVE-2025-4492 vulnerability occur?
CVE-2025-4492 occurs due to manipulation of the ticket_id argument in the file /routers/ticket-message.php.
What software is affected by CVE-2025-4492?
CVE-2025-4492 affects Campcodes Online Food Ordering System version 1.0.
How do I fix CVE-2025-4492?
To fix CVE-2025-4492, you should implement proper input validation and use prepared statements for SQL queries.