Exploitation Summary
EIP tracks 2 public exploits for CVE-2017-18486. PoCs published by Kc57.
AI-analyzed exploit summary This is a writeup describing a broken authentication vulnerability in JitBit HelpDesk <= 9.0.2. The actual exploit code is referenced as a separate download link, but no functional exploit code is provided in the text.
Description
Jitbit Helpdesk before 9.0.3 allows remote attackers to escalate privileges because of mishandling of the User/AutoLogin userHash parameter. By inspecting the token value provided in a password reset link, a user can leverage a weak PRNG to recover the shared secret used by the server for remote authentication. The shared secret can be used to escalate privileges by forging new tokens for any user. These tokens can be used to automatically log in as the affected user.
Exploits (2)
This is a writeup describing a broken authentication vulnerability in JitBit HelpDesk <= 9.0.2. The actual exploit code is referenced as a separate download link, but no functional exploit code is provided in the text.
This PoC is a brute-force tool designed to exploit CVE-2017-18486, an authentication bypass vulnerability in JitBit Helpdesk. It generates random codes and computes MD5 hashes to find a matching hash, allowing an attacker to bypass authentication.
References (4)
Scores
CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H