CVE-2025-9832
7.3SourceCodester · Food Ordering Management System
SourceCodester Food Ordering Management System 1.0 is vulnerable to remote SQL injection via the phone parameter in the register-router.php file.
Executive summary
A critical SQL injection vulnerability in SourceCodester Food Ordering Management System 1.0 allows unauthenticated remote attackers to manipulate database queries.
Vulnerability
The application fails to properly sanitize input in the phone argument within the /routers/register-router.php file, resulting in a SQL injection vulnerability. This flaw is exploitable by unauthenticated remote attackers.
Business impact
The vulnerability carries a CVSS score of 7.3, indicating a high severity risk. Successful exploitation could allow an attacker to bypass authentication, access sensitive database information, or modify application data, potentially leading to unauthorized administrative access and significant loss of data integrity.
Remediation
Immediate Action: As there is no official patch available, administrators should immediately restrict access to the affected register-router.php endpoint and consider disabling the registration functionality until a secure update is released.
Proactive Monitoring: Security teams should monitor web server and database logs for anomalous SQL syntax or unexpected input patterns targeting the registration router.
Compensating Controls: Implement a Web Application Firewall (WAF) rule to block malicious payloads containing SQL injection vectors targeting the phone parameter.
Exploitation status
Public Exploit Available: Yes, a published proof-of-concept exists as documented in the GitHub issue referenced in the vulnerability disclosure.
Analyst recommendation
Given the availability of a public proof-of-concept and the high impact of SQL injection, this vulnerability poses a substantial risk to any organization running this software. Organizations should prioritize isolating the affected system from public networks or implementing strict WAF filtering until the vendor provides a formal security update.
More SourceCodester CVEs
Sources
Originally found and disclosed by M00n_L33 (VulDB User), per the CVE Program record.
- VDB-322179 | SourceCodester Food Ordering Management System register-router.php sql injection Vulnerability database entry
- VDB-322179 | CTI Indicators (IOB, IOC, TTP, IOA)
- Submit #641739 | SourceCodester Food Ordering Management System V1.0 SQL Injection Third-party advisory
- Issue tracker
- Exploit / PoC
- sourcecodester.com