إرسال #943245: gedelumbung HospitalManagement c2d45543789a3887067d3915f69d44cfc2cf76a8 Improper Authenticationالمعلومات

عنوانgedelumbung HospitalManagement c2d45543789a3887067d3915f69d44cfc2cf76a8 Improper Authentication
الوصفThe global password-change and profile-update endpoints in `application/modules/global/controllers/password.php::simpan()` and `application/modules/global/controllers/profil.php::simpan()` derive the target `WHERE` clause from `$_POST['kode_user']` and `$_POST['username']` instead of the authenticated session identifier. Any logged-in user (regardless of role) can therefore submit another user's `kode_user` / `username` and overwrite that user's password hash (`md5($_POST['new'].$GLOBALS['key_login'])`) or display name (`nama_user`). The lack of comparison against `$this->session->userdata('kode_user')` / `username` makes the endpoints a textbook horizontal privilege-escalation primitive that escalates to full account takeover (combined with knowledge of the username).
المصدر⚠️ https://github.com/gedelumbung/HospitalManagement/issues/7
المستخدم
 m1rr0r199411 (UID 100741)
ارسال22/08/2026 12:22 PM (27 أيام منذ)
الاعتدال18/09/2026 10:51 AM (27 days later)
الحالةتمت الموافقة
إدخال VulDB407445 [gedelumbung HospitalManagement حتى c2d45543789a3887067d3915f69d44cfc2cf76a8 Password Change password.php simpan kode_user/username توثيق ضعيف]
النقاط20

Are you interested in using VulDB?

Download the whitepaper to learn more about our service!