First published: Mon Apr 07 2025(Updated: )
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/category_update.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.
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-3335 has been classified as a critical vulnerability.
CVE-2025-3335 is an SQL injection vulnerability that affects the /admin/category_update.php file.
The manipulation of the argument ID in CVE-2025-3335 allows attackers to execute arbitrary SQL queries.
CVE-2025-3335 affects the codeprojects Online Restaurant Management System version 1.0.
To fix CVE-2025-3335, validate and sanitize all user inputs, especially for the ID parameter.