CVE-2025-4490: Campcodes Online Food Ordering System view-ticket-admin.php sql injection
Published May 9, 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.
Affected Software
2 affected components
Campcodes Online Food Ordering System
Campcodes Online Food Ordering System=1.0
Event History
May 9, 2025
CVE Published
via MITRE·09:00 PM
Data Sourced
via MITRE·09:00 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·09:15 PM
DescriptionSeverityWeakness
Frequently Asked Questions
1
What is the severity of CVE-2025-4490?
CVE-2025-4490 is classified as a critical vulnerability.
2
How does CVE-2025-4490 affect the Campcodes Online Food Ordering System?
CVE-2025-4490 allows for SQL injection through manipulation of the ID argument in /view-ticket-admin.php.
3
Can CVE-2025-4490 be exploited remotely?
Yes, CVE-2025-4490 can be exploited remotely.
4
What systems are impacted by CVE-2025-4490?
CVE-2025-4490 affects the Campcodes Online Food Ordering System 1.0.
5
How do I fix CVE-2025-4490?
To fix CVE-2025-4490, sanitize user inputs and use prepared statements in database queries.