CVE-2008-7188
ClipShare 2.6 - Unauthenticated Arbitrary User Profile Modification via uid Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-7188. PoCs published by Pr0metheuS.
AI-analyzed exploit summary This exploit targets Clipshare 2.6 by changing a user's password via an unauthenticated HTTP request to useredit.php, then triggering a password recovery email to an attacker-controlled address. It leverages improper access controls to modify user details.
Description
ClipShare 2.6 does not properly restrict access to certain functionality, which allows remote attackers to change the profile of arbitrary users via a modified uid variable to siteadmin/useredit.php. NOTE: this can be used to recover the password of the user by using the modified e-mail address in the email parameter to recoverpass.php.
Exploits (1)
This exploit targets Clipshare 2.6 by changing a user's password via an unauthenticated HTTP request to useredit.php, then triggering a password recovery email to an attacker-controlled address. It leverages improper access controls to modify user details.