First published: Mon Apr 07 2025(Updated: )
A vulnerability classified as critical was found in codeprojects Online Restaurant Management System 1.0. This vulnerability affects unknown code of the file /reservation_save.php. The manipulation of the argument first leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. Other parameters might be affected as well.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
codeprojects Online Restaurant Management System | ||
Online Restaurant Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-3330 is classified as a critical vulnerability.
CVE-2025-3330 allows for SQL injection through the manipulation of the argument 'first' in the file /reservation_save.php.
Yes, CVE-2025-3330 can be exploited remotely.
Exploitation of CVE-2025-3330 may allow an attacker to execute arbitrary SQL commands on the database.
Mitigation for CVE-2025-3330 involves validating and sanitizing user inputs in the affected PHP file.