1 results (0.002 seconds)

CVSS: 9.8EPSS: 0%CPEs: 1EXPL: 1

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 https://github.com/Mr-Secure-Code/My-CVE/blob/main/CVE-2023-37069-Exploit.md • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •