CVE-2020-22165
phpgurukul hospital_management_system Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Record summary
CVE-2020-22165 has a selected CVSS score of 7.5 (high); EIP currently links 1 Nuclei template.
Description
PHPGurukul Hospital Management System in PHP v4.0 has a SQL injection vulnerability in \hms\user-login.php. Remote unauthenticated users can exploit the vulnerability to obtain database sensitive information.
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · Nov 13, 2023 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
hospital_management_systemBrowse phpgurukul / hospital_management_system | VulnCheck | Version data not supplied | |
Nuclei templates
1ProjectDiscoveryHIGHPHPGurukul Hospital Management System 4.0 - SQL InjectionCVSS 7.5
PHPGurukul Hospital Management System in PHP v4.0 has a SQL injection vulnerability in \hms\user-login.php. Remote unauthenticated users can exploit the vulnerability to obtain sensitive database information.
Impact
Successful exploitation allows attackers to access sensitive data from the database, potentially leading to data leakage and further compromise of the application.
Remediation
Upgrade to the latest version or apply proper input sanitization and parameterized queries to mitigate this vulnerability.
Source: ProjectDiscovery