Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-4586. PoCs published by DarkFig.
AI-analyzed exploit summary This exploit demonstrates SQL injection and authentication bypass in Tr Forum V2.0 by creating a new admin user and extracting admin credentials via a UNION-based SQLi attack.
Description
The admin panel in Tr Forum 2.0 accepts a username and password hash for authentication, which allows remote authenticated users to perform unauthorized actions, as demonstrated by modifying user settings via the id parameter to /membres/modif_profil.php, and changing a password via /membres/change_mdp.php. NOTE: this can be leveraged with other Tr Forum vulnerabilities to allow unauthenticated attackers to gain privileges.
Exploits (1)
This exploit demonstrates SQL injection and authentication bypass in Tr Forum V2.0 by creating a new admin user and extracting admin credentials via a UNION-based SQLi attack.