### [CVE-2006-4585](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4585) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description SQL injection vulnerability in admin/editer.php in Tr Forum 2.0 allows remote authenticated users to execute arbitrary SQL commands via the id2 parameter. NOTE: this can be leveraged with other Tr Forum vulnerabilities to allow unauthenticated attackers to gain privileges. ### POC #### Reference - http://securityreason.com/securityalert/1508 - https://www.exploit-db.com/exploits/2297 #### Github No PoCs found on GitHub currently.