CVE-2023-37069
CriticalCVSS 9.8Exploitation Probability (EPSS)
Elevated risk52th percentile - higher than 52% of all known CVEs
Summary
Code-Projects Online Hospital Management System V1.0 is vulnerable to SQL Injection attacks, allowing an attacker to manipulate SQL queries executed by the application. The application fails to properly validate user-supplied input in the login id and password fields.
Risk Assessment
An attacker could exploit this vulnerability to gain unauthorized access to data within the system, potentially leading to serious data security breaches.
Recommendation
It is recommended to implement proper input validation mechanisms and use prepared SQL statements to minimize the risk of SQL Injection attacks.
Original NVD description (English source)
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.

