First published: Thu Oct 10 2024(Updated: )
A vulnerability classified as critical has been found in SourceCodester Online Veterinary Appointment System 1.0. Affected is an unknown function of the file /admin/categories/manage_category.php. The manipulation of the argument id leads to sql injection. It is possible to launch 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 |
---|---|---|
Oretnom23 Online Veterinary Appointment System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-9818 is classified as a critical vulnerability.
CVE-2024-9818 allows for SQL injection due to improper handling of the 'id' parameter in the manage_category.php file.
CVE-2024-9818 affects version 1.0 of the Online Veterinary Appointment System.
Fixing CVE-2024-9818 involves sanitizing user input to prevent SQL injection vulnerabilities.
The vulnerable component in CVE-2024-9818 is the manage_category.php file located in the /admin/categories/ directory.