The vulnerability exists in the PHP file inclusion feature of PHP 5.3 and earlier versions. This allows attackers to include arbitrary files on a remote server by manipulating the URL or including user-inputted data in a PHP script.
The vulnerability exists in the PHP file inclusion feature of PHP 5.3 and earlier versions. This allows attackers to include arbitrary files on a remote server by manipulating the URL or including user-inputted data in a PHP script.
This is PHP, version 5.3.0 through 5.3.10.
Check with: grep -q "php" /etc/php.ini (on Unix-like systems) or grep -q "php" C:\Windows\System32\inetsrv\php.ini (on Windows)