| Título | subhajitkhan online-clinic-management-system e9ee77a8827a1446220fa07ee693dc4d9a29a578 SQL Injection |
|---|
| Descripción | 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. |
|---|
| Fuente | ⚠️ https://github.com/subhajitkhan/online-clinic-management-system/issues/2 |
|---|
| Usuario | thexin7 (UID 100377) |
|---|
| Sumisión | 2026-08-05 17:45 (hace 1 mes) |
|---|
| Moderación | 2026-09-13 07:28 (1 month later) |
|---|
| Estado | Aceptado |
|---|
| Entrada de VulDB | 403234 [subhajitkhan online-clinic-management-system hasta e9ee77a8827a1446220fa07ee693dc4d9a29a578 listdoctor.php searchtext inyección SQL] |
|---|
| Puntos | 20 |
|---|