Executive brief
A SQL injection vulnerability exists in Restaurant Order System 1.0, a software package used for managing dining operations. An attacker with local access to the system can exploit this flaw to bypass security controls and access sensitive database information. This could lead to the exposure of customer data, financial records, or administrative credentials, potentially disrupting business operations.
Technical details
A SQL injection vulnerability (CWE-89) exists in Restaurant Order System 1.0 within the 'payment.php' component. The flaw is triggered by improper neutralization of the 'tabidNoti' GET parameter, allowing a local attacker to inject malicious SQL commands. An exploit attempt using time-based blind SQL injection (e.g., using the SLEEP function) has been documented. Successful exploitation allows an authenticated local user to extract sensitive data from the underlying database. No official patch has been identified in the advisory materials.
Affected products
- Fabian Ros Restaurant Order System 1.0
Timeline
- 2025-07-30: disclosed: Initial vulnerability details shared on GitHub Gist.
- 2025-08-01: advisory: CVE-2025-52327 published.