CVE-2025-3337: codeprojects Online Restaurant Management System member_update.php sql injection
A vulnerability was found in codeprojects Online Restaurant Management System 1.0. It has been rated as critical. This issue affects some unknown processing of the file /admin/memberupdate.php. The manipulation of the argument ID leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-3337?
CVE-2025-3337 has been rated as critical due to its potential for causing significant damage through SQL injection.
How do I fix CVE-2025-3337?
To fix CVE-2025-3337, ensure proper input validation and use parameterized queries to secure the member_update.php file.
What type of vulnerability is CVE-2025-3337?
CVE-2025-3337 is an SQL injection vulnerability affecting the Online Restaurant Management System.
Which file is affected by CVE-2025-3337?
The affected file for CVE-2025-3337 is /admin/member_update.php.
What can an attacker do with CVE-2025-3337?
An attacker can exploit CVE-2025-3337 to manipulate the ID argument and execute arbitrary SQL commands in the database.