| 제목 | subhajitkhan online-clinic-management-system e9ee77a8827a1446220fa07ee693dc4d9a29a578 Authorization Bypass |
|---|
| 설명 | Administrative scripts call `session_start()` and read `$_SESSION['adminmail']` but never test that it exists or belongs to an administrator. `adminappview.php` lines 21-36 delete appointments and list every appointment, including patient contact data at lines 147-167; `approve.php` lines 9-13 and `disadd.php` lines 9-13 change doctor status; `admindocview.php` lines 22-30 deletes doctors; and `adminfeedbackview.php` lines 9-10 returns all feedback. Requests without a session cookie were verified to disclose a patient's name and phone number, approve a doctor, and delete an appointment. This allows any remote user to read sensitive clinic data and alter or destroy administrative records.
|
|---|
| 원천 | ⚠️ https://github.com/subhajitkhan/online-clinic-management-system/issues/4 |
|---|
| 사용자 | ovoxyc (UID 100533) |
|---|
| 제출 | 2026. 08. 13. PM 01:53 (1 월 ago) |
|---|
| 모더레이션 | 2026. 09. 14. AM 07:54 (1 month later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 403415 [subhajitkhan online-clinic-management-system 까지 e9ee77a8827a1446220fa07ee693dc4d9a29a578 adminappview.php session_start adminmail 권한 상승] |
|---|
| 포인트들 | 20 |
|---|