First published: Fri May 02 2025(Updated: )
A vulnerability was found in itsourcecode Restaurant Management System 1.0. It has been classified as critical. This affects an unknown part of the file /admin/category_save.php. The manipulation of the argument Category 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 |
---|---|---|
itsourcecode Restaurant Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-4192 has been classified as critical due to its impact on SQL injection vulnerabilities.
To fix CVE-2025-4192, sanitize user inputs and use prepared statements for database queries in the affected file /admin/category_save.php.
CVE-2025-4192 affects itsourcecode Restaurant Management System version 1.0.
CVE-2025-4192 is an SQL injection vulnerability that allows attackers to manipulate the argument Category.
Exploiting CVE-2025-4192 may allow an attacker to execute arbitrary SQL queries, leading to data leakage or unauthorized access.