| 标题 | 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 13時53分 (1 月前) |
|---|
| 管理 | 2026-09-14 07時54分 (1 month later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 403415 [subhajitkhan online-clinic-management-system 直到 e9ee77a8827a1446220fa07ee693dc4d9a29a578 adminappview.php session_start adminmail 权限提升] |
|---|
| 积分 | 20 |
|---|