
CVE-2024-5362 – SourceCodester Online Hospital Management System departmentDoctor.php sql injection
https://notcve.org/view.php?id=CVE-2024-5362
26 May 2024 — A vulnerability classified as critical has been found in SourceCodester Online Hospital Management System 1.0. Affected is an unknown function of the file departmentDoctor.php. The manipulation of the argument deptid 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/CveSecLook/cve/issues/41 • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •

CVE-2023-37069
https://notcve.org/view.php?id=CVE-2023-37069
10 Aug 2023 — Code-Projects Online Hospital Management System V1.0 is vulnerable to SQL Injection (SQLI) attacks, which allow an attacker to manipulate the SQL queries executed by the application. The application fails to properly validate user-supplied input in the login id and password fields during the login process, enabling an attacker to inject malicious SQL code. • https://code-projects.org/online-hospital-management-system-in-php-with-source-code • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •

CVE-2023-4185 – SourceCodester Online Hospital Management System patientlogin.php sql injection
https://notcve.org/view.php?id=CVE-2023-4185
06 Aug 2023 — A vulnerability was found in SourceCodester Online Hospital Management System 1.0. It has been classified as critical. Affected is an unknown function of the file patientlogin.php. The manipulation of the argument loginid/password leads to sql injection. It is possible to launch the attack remotely. • https://github.com/Yusoyea/VulList/blob/main/Hospital%20Management%20System%20patientlogin.php%20has%20Sqlinjection.pdf • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •