
CVE-2024-10990 – SourceCodester Online Veterinary Appointment System view_service.php sql injection
https://notcve.org/view.php?id=CVE-2024-10990
08 Nov 2024 — A vulnerability classified as critical was found in SourceCodester Online Veterinary Appointment System 1.0. This vulnerability affects unknown code of the file /admin/services/view_service.php. The manipulation of the argument id leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. • https://github.com/AspirePig/Cve_report/blob/main/online-veterinary-appointment-system/SQLi-1.md • CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •

CVE-2024-9818 – SourceCodester Online Veterinary Appointment System manage_category.php sql injection
https://notcve.org/view.php?id=CVE-2024-9818
10 Oct 2024 — 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. • https://github.com/fezzyang/CVE_report/blob/main/online-veterinary-appointment-system/SQLi.md • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •