First published: Mon Apr 07 2025(Updated: )
A vulnerability classified as critical was found in codeprojects Online Restaurant Management System 1.0. Affected by this vulnerability is an unknown functionality of the file /admin/user_update.php. The manipulation of the argument ID leads to sql injection. The attack can 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-3339 is classified as a critical vulnerability due to its potential for SQL injection attacks.
To fix CVE-2025-3339, you should sanitize and validate the input for the ID argument in the /admin/user_update.php file to prevent SQL injection.
CVE-2025-3339 is categorized as an SQL injection vulnerability impacting the Online Restaurant Management System.
CVE-2025-3339 affects the codeprojects Online Restaurant Management System version 1.0.
Exploitation of CVE-2025-3339 could allow an attacker to execute arbitrary SQL commands on the database, potentially compromising sensitive data.