mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 04:24:05 +02:00
19 lines
782 B
Markdown
19 lines
782 B
Markdown
### [CVE-2006-4585](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4585)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|