| VID |
22722 |
| Severity |
40 |
| Port |
80, ... |
| Protocol |
TCP |
| Class |
CGI |
| Detailed Description |
According to its banner, the version of PHP running on the remote web server is 7.0.x prior to 7.0.7. It is, therefore, affected by multiple vulnerabilities :
- An out-of-bounds read error exists in the _gdContributionsCalc() function within file ext/gd/libgd/gd_interpolation.c. An unauthenticated, remote attacker can exploit this to disclose sensitive information or crash the process linked against the library. (CVE-2013-7456)
- An out-of-bounds read error exists in the get_icu_value_internal() function within file ext/intl/locale/locale_methods.c due to improper handling of user-supplied input. An unauthenticated, remote attacker can exploit this to disclose sensitive information or crash the process linked against the library. (CVE-2016-5093)
* 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.0.7
* Platforms Affected: PHP Prior to 7.0.7 Any operating system Any version |
| Recommendation |
Upgrade to the latest version of PHP (7.0.7 or later), available from the PHP web site at http://www.php.net/downloads.php |
| Related URL |
CVE-2013-7456,CVE-2016-5093 (CVE) |
| Related URL |
(SecurityFocus) |
| Related URL |
(ISS) |
|