DirPHP 'path/index.php' Local File Include Vulnerability

Summary
This host is installed with DirPHP and is prone to local file inclusion vulnerability.
Impact
Successful exploitation will allow remote attackers to read arbitrary files on the target system. Impact Level: Application
Solution
No solution or patch is available as of 9th February, 2015. Information regarding this issue will be updated once the solution details are available. or updates refer to http://sourceforge.net/projects/dirphp
Insight
Flaw is due to the index.php script not properly sanitizing user input, specifically absolute paths supplied via the 'phpfile' parameter.
Affected
DirPHP version 1.0
Detection
Send a crafted data via HTTP GET request and check whether it is able to read local file or not.
References