mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 16:29:28 +02:00
1.0 KiB
1.0 KiB
CVE-2006-4586
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.
POC
Reference
- http://securityreason.com/securityalert/1508
- http://securityreason.com/securityalert/1508
- https://www.exploit-db.com/exploits/2297
- https://www.exploit-db.com/exploits/2297
Github
No PoCs found on GitHub currently.