CVE-2025-4548: Campcodes Online Food Ordering System router.php sql injection
Published 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.
Affected Software
2 affected components
Campcodes Online Food Ordering System
Campcodes Online Food Ordering System=1.0
Event History
May 11, 2025
CVE Published
via MITRE·09:31 PM
Data Sourced
via MITRE·09:31 PM
DescriptionSeverityWeakness
Oct 8, 57345
Event
via FIRST·06:26 AM
Frequently Asked Questions
1
What is the severity of CVE-2025-4548?
CVE-2025-4548 is classified as a critical vulnerability.
2
How does CVE-2025-4548 affect the Campcodes Online Food Ordering System?
CVE-2025-4548 allows for SQL injection through manipulation of the Username argument in /routers/router.php.
3
Can CVE-2025-4548 be exploited remotely?
Yes, CVE-2025-4548 can be exploited remotely.
4
What kind of attack can be initiated due to CVE-2025-4548?
CVE-2025-4548 facilitates SQL injection attacks.
5
How can I remediate CVE-2025-4548?
To remediate CVE-2025-4548, implement input validation and parameterized queries to prevent SQL injection.