Korean
<< Back
VID 22781
Severity 40
Port 80, ...
Protocol TCP
Class CGI
Detailed Description According to its banner, the version of PHP 7.1.x installed on the remote host is a version prior to 7.1.2 The PHP versions are affected by multiple vulnerabilities :

- A denial of service vulnerability exists in mysqli.c due to a memory leak. An unauthenticated, remote attacker can exploit this to crash the application. (BID 96300 / PHP Bug #73949)

- A remote code execution vulnerability exists in the PHP-Win client due to a DEP violation. An unauthenticated, remote attacker can exploit this to cause a denial of service condition or the execution of arbitrary code. (BID 96303 / PHP Bug #73876)

* Note: This check solely relied on the version number of the remote PHP to assess this vulnerability, so this might be a false positive.

* References:
http://php.net/ChangeLog-7.php#7.1.2

* Platforms Affected:
PHP Prior to 7.1.2
Any operating system Any version
Recommendation Upgrade to the latest version of PHP (7.1.2 or later), available from the PHP web site at http://www.php.net/downloads.php
Related URL (CVE)
Related URL 96300,96303 (SecurityFocus)
Related URL (ISS)