VID |
22848 |
Severity |
30 |
Port |
80, ... |
Protocol |
TCP |
Class |
CGI |
Detailed Description |
According to its banner, the version of PHP running on the remote web server is 5.6.x prior to 5.6.36. It is, therefore, affected by multiple vulnerabilities.
- An infinite loop exists in ext/iconv/iconv.c because the iconv stream filter does not reject invalid multibyte sequences. (CVE-2018-10546)
- There is Reflected XSS on the PHAR 403 and 404 error pages via request data of a request for a .phar file. (CVE-2018-10547)
- ext/ldap/ldap.c allows remote LDAP servers to cause a denial of service. (CVE-2018-10548)
- ext/exif/exif.c has an out-of-bounds read for crafted JPEG data because exif_iif_add_value mishandles the case of a MakerNote that lacks a final '\0' character. (CVE-2018-10549)
* References : http://php.net/ChangeLog-5.php#5.6.36
* Platforms Affected: PHP Prior to 5.6.36 Any operating system Any version |
Recommendation |
Upgrade to the latest version of PHP (5.6.36 or later), available from the PHP web site at http://www.php.net/downloads.php |
Related URL |
CVE-2018-10546,CVE-2018-10547,CVE-2018-10548,CVE-2018-10549 (CVE) |
Related URL |
104019,104020,104022 (SecurityFocus) |
Related URL |
(ISS) |
|