CVE-2025-3330: codeprojects Online Restaurant Management System reservation_save.php sql injection
A vulnerability classified as critical was found in codeprojects Online Restaurant Management System 1.0. This vulnerability affects unknown code of the file /reservationsave.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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-3330?
CVE-2025-3330 is classified as a critical vulnerability.
How does CVE-2025-3330 affect the Online Restaurant Management System?
CVE-2025-3330 allows for SQL injection through the manipulation of the argument 'first' in the file /reservation_save.php.
Can CVE-2025-3330 be exploited remotely?
Yes, CVE-2025-3330 can be exploited remotely.
What are the potential impacts of CVE-2025-3330?
Exploitation of CVE-2025-3330 may allow an attacker to execute arbitrary SQL commands on the database.
How can I mitigate CVE-2025-3330?
Mitigation for CVE-2025-3330 involves validating and sanitizing user inputs in the affected PHP file.