mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 04:38:03 +02:00
18 lines
911 B
Markdown
18 lines
911 B
Markdown
### [CVE-2006-0147](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0147)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Dynamic code evaluation vulnerability in tests/tmssql.php test script in ADOdb for PHP before 4.70, as used in multiple products including (1) Mantis, (2) PostNuke, (3) Moodle, (4) Cacti, (5) Xaraya, (6) PhpOpenChat, possibly (7) MAXdev MD-Pro, and (8) Simplog, allows remote attackers to execute arbitrary PHP functions via the do parameter, which is saved in a variable that is then executed as a function, as demonstrated using phpinfo.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/1663
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|