First published: Mon Apr 07 2025(Updated: )
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/category_save.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.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
codeprojects Online Restaurant Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-3334 is classified as a critical vulnerability.
CVE-2025-3334 allows for SQL injection through the manipulation of the Category argument in /admin/category_save.php.
CVE-2025-3334 affects the CodeProjects Online Restaurant Management System version 1.0.
CVE-2025-3334 is an SQL injection vulnerability.
To remediate CVE-2025-3334, input validation and parameterized queries should be implemented in the affected functionality.