CVE-2025-3335: codeprojects Online Restaurant Management System category_update.php sql injection
A vulnerability was found in codeprojects Online Restaurant Management System 1.0. It has been classified as critical. This affects an unknown part of the file /admin/categoryupdate.php. The manipulation of the argument ID leads to sql injection. It is possible to initiate the attack 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-3335?
CVE-2025-3335 has been classified as a critical vulnerability.
What type of vulnerability is CVE-2025-3335?
CVE-2025-3335 is an SQL injection vulnerability that affects the /admin/category_update.php file.
How does CVE-2025-3335 affect the system?
The manipulation of the argument ID in CVE-2025-3335 allows attackers to execute arbitrary SQL queries.
Which software is impacted by CVE-2025-3335?
CVE-2025-3335 affects the codeprojects Online Restaurant Management System version 1.0.
How do I fix CVE-2025-3335?
To fix CVE-2025-3335, validate and sanitize all user inputs, especially for the ID parameter.