| 제목 | subhajitkhan online-clinic-management-system e9ee77a8827a1446220fa07ee693dc4d9a29a578 SQL Injection |
|---|
| 설명 | The public `listdoctor.php` endpoint accepts `searchtext` and interpolates it into three predicates at lines 7-11: `SELECT * FROM doc_registration where doc_name='$ami' or doc_dept='$ami' or doc_qualification='$ami'`. The result set is rendered without a privilege check at lines 178-188. An unauthenticated attacker can close the predicate and supply a UNION query to disclose arbitrary rows accessible to the application's database account. A verified UNION payload returned the seeded administrator name, email address, and cleartext password, enabling credential theft and wider database disclosure. |
|---|
| 원천 | ⚠️ https://github.com/subhajitkhan/online-clinic-management-system/issues/2 |
|---|
| 사용자 | thexin7 (UID 100377) |
|---|
| 제출 | 2026. 08. 05. PM 05:45 (1 월 ago) |
|---|
| 모더레이션 | 2026. 09. 13. AM 07:28 (1 month later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 403234 [subhajitkhan online-clinic-management-system 까지 e9ee77a8827a1446220fa07ee693dc4d9a29a578 listdoctor.php searchtext SQL 주입] |
|---|
| 포인트들 | 20 |
|---|