CVE-2025-3334: codeprojects Online Restaurant Management System category_save.php sql injection
A vulnerability was found in codeprojects Online Restaurant Management System 1.0 and classified as critical. Affected by this issue is some unknown functionality of the file /admin/categorysave.php. The manipulation of the argument Category leads to sql injection. The attack may be launched 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-3334?
CVE-2025-3334 is classified as a critical vulnerability.
How does CVE-2025-3334 affect the Online Restaurant Management System?
CVE-2025-3334 allows for SQL injection through the manipulation of the Category argument in /admin/category_save.php.
What products are affected by CVE-2025-3334?
CVE-2025-3334 affects the CodeProjects Online Restaurant Management System version 1.0.
What type of vulnerability is CVE-2025-3334?
CVE-2025-3334 is an SQL injection vulnerability.
How can I remediate CVE-2025-3334?
To remediate CVE-2025-3334, input validation and parameterized queries should be implemented in the affected functionality.