Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

suse-cvrf логотип

SUSE-SU-2017:0556-1

Опубликовано: 23 фев. 2017
Источник: suse-cvrf

Описание

Security update for php5

This update for php5 fixes the following issues:

  • CVE-2016-7478: When unserializing untrusted input data, PHP could end up in an infinite loop, causing denial of service (bsc#1019550)
  • CVE-2016-10158: The exif_convert_any_to_int function in ext/exif/exif.c in PHP allowed remote attackers to cause a denial of service (application crash) via crafted EXIF data that triggers an attempt to divide the minimum representable negative integer by -1. (bsc#1022219)
  • CVE-2016-10159: Integer overflow in the phar_parse_pharfile function in ext/phar/phar.c in PHP allowed remote attackers to cause a denial of service (memory consumption or application crash) via a truncated manifest entry in a PHAR archive. (bsc#1022255)
  • CVE-2016-10160: Off-by-one error in the phar_parse_pharfile function in ext/phar/phar.c in PHP allowed remote attackers to cause a denial of service (memory corruption) or possibly execute arbitrary code via a crafted PHAR archive with an alias mismatch. (bsc#1022257)
  • CVE-2016-10161: The object_common1 function in ext/standard/var_unserializer.c in PHP allowed remote attackers to cause a denial of service (buffer over-read and application crash) via crafted serialized data that is mishandled in a finish_nested_data call. (bsc#1022260)
  • CVE-2016-10166: A potential unsigned underflow in gd interpolation functions could lead to memory corruption in the PHP gd module (bsc#1022263)
  • CVE-2016-10167: A denial of service problem in gdImageCreateFromGd2Ctx() could lead to php out of memory even on small files. (bsc#1022264)
  • CVE-2016-10168: A signed integer overflow in the gd module could lead to memory corruption (bsc#1022265)

Список пакетов

SUSE Linux Enterprise Module for Web and Scripting 12
apache2-mod_php5-5.5.14-96.1
php5-5.5.14-96.1
php5-bcmath-5.5.14-96.1
php5-bz2-5.5.14-96.1
php5-calendar-5.5.14-96.1
php5-ctype-5.5.14-96.1
php5-curl-5.5.14-96.1
php5-dba-5.5.14-96.1
php5-dom-5.5.14-96.1
php5-enchant-5.5.14-96.1
php5-exif-5.5.14-96.1
php5-fastcgi-5.5.14-96.1
php5-fileinfo-5.5.14-96.1
php5-fpm-5.5.14-96.1
php5-ftp-5.5.14-96.1
php5-gd-5.5.14-96.1
php5-gettext-5.5.14-96.1
php5-gmp-5.5.14-96.1
php5-iconv-5.5.14-96.1
php5-imap-5.5.14-96.1
php5-intl-5.5.14-96.1
php5-json-5.5.14-96.1
php5-ldap-5.5.14-96.1
php5-mbstring-5.5.14-96.1
php5-mcrypt-5.5.14-96.1
php5-mysql-5.5.14-96.1
php5-odbc-5.5.14-96.1
php5-opcache-5.5.14-96.1
php5-openssl-5.5.14-96.1
php5-pcntl-5.5.14-96.1
php5-pdo-5.5.14-96.1
php5-pear-5.5.14-96.1
php5-pgsql-5.5.14-96.1
php5-phar-5.5.14-96.1
php5-posix-5.5.14-96.1
php5-pspell-5.5.14-96.1
php5-shmop-5.5.14-96.1
php5-snmp-5.5.14-96.1
php5-soap-5.5.14-96.1
php5-sockets-5.5.14-96.1
php5-sqlite-5.5.14-96.1
php5-suhosin-5.5.14-96.1
php5-sysvmsg-5.5.14-96.1
php5-sysvsem-5.5.14-96.1
php5-sysvshm-5.5.14-96.1
php5-tokenizer-5.5.14-96.1
php5-wddx-5.5.14-96.1
php5-xmlreader-5.5.14-96.1
php5-xmlrpc-5.5.14-96.1
php5-xmlwriter-5.5.14-96.1
php5-xsl-5.5.14-96.1
php5-zip-5.5.14-96.1
php5-zlib-5.5.14-96.1
SUSE Linux Enterprise Software Development Kit 12 SP1
php5-devel-5.5.14-96.1
SUSE Linux Enterprise Software Development Kit 12 SP2
php5-devel-5.5.14-96.1

Описание

The exif_convert_any_to_int function in ext/exif/exif.c in PHP before 5.6.30, 7.0.x before 7.0.15, and 7.1.x before 7.1.1 allows remote attackers to cause a denial of service (application crash) via crafted EXIF data that triggers an attempt to divide the minimum representable negative integer by -1.


Затронутые продукты
SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1
SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1
SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1
SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1

Ссылки

Описание

Integer overflow in the phar_parse_pharfile function in ext/phar/phar.c in PHP before 5.6.30 and 7.0.x before 7.0.15 allows remote attackers to cause a denial of service (memory consumption or application crash) via a truncated manifest entry in a PHAR archive.


Затронутые продукты
SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1
SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1
SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1
SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1

Ссылки

Описание

Off-by-one error in the phar_parse_pharfile function in ext/phar/phar.c in PHP before 5.6.30 and 7.0.x before 7.0.15 allows remote attackers to cause a denial of service (memory corruption) or possibly execute arbitrary code via a crafted PHAR archive with an alias mismatch.


Затронутые продукты
SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1
SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1
SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1
SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1

Ссылки

Описание

The object_common1 function in ext/standard/var_unserializer.c in PHP before 5.6.30, 7.0.x before 7.0.15, and 7.1.x before 7.1.1 allows remote attackers to cause a denial of service (buffer over-read and application crash) via crafted serialized data that is mishandled in a finish_nested_data call.


Затронутые продукты
SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1
SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1
SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1
SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1

Ссылки

Описание

Integer underflow in the _gdContributionsAlloc function in gd_interpolation.c in the GD Graphics Library (aka libgd) before 2.2.4 allows remote attackers to have unspecified impact via vectors related to decrementing the u variable.


Затронутые продукты
SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1
SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1
SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1
SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1

Ссылки

Описание

The gdImageCreateFromGd2Ctx function in gd_gd2.c in the GD Graphics Library (aka libgd) before 2.2.4 allows remote attackers to cause a denial of service (application crash) via a crafted image file.


Затронутые продукты
SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1
SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1
SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1
SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1

Ссылки

Описание

Integer overflow in gd_io.c in the GD Graphics Library (aka libgd) before 2.2.4 allows remote attackers to have unspecified impact via vectors involving the number of horizontal and vertical chunks in an image.


Затронутые продукты
SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1
SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1
SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1
SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1

Ссылки

Описание

Zend/zend_exceptions.c in PHP, possibly 5.x before 5.6.28 and 7.x before 7.0.13, allows remote attackers to cause a denial of service (infinite loop) via a crafted Exception object in serialized data, a related issue to CVE-2015-8876.


Затронутые продукты
SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php5-5.5.14-96.1
SUSE Linux Enterprise Module for Web and Scripting 12:php5-5.5.14-96.1
SUSE Linux Enterprise Module for Web and Scripting 12:php5-bcmath-5.5.14-96.1
SUSE Linux Enterprise Module for Web and Scripting 12:php5-bz2-5.5.14-96.1

Ссылки
Уязвимость SUSE-SU-2017:0556-1