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

exploitDog

suse-cvrf логотип

SUSE-SU-2016:2461-1

Опубликовано: 05 окт. 2016
Источник: suse-cvrf

Описание

Security update for php53

This update for php53 fixes the following issues:

  • CVE-2016-7411: php5: Memory corruption when destructing deserialized object
  • CVE-2016-7412: Heap overflow in mysqlnd when not receiving UNSIGNED_FLAG in BIT field
  • CVE-2016-7413: Use after free in wddx_deserialize
  • CVE-2016-7414: Out of bounds heap read when verifying signature of zip phar in phar_parse_zipfile
  • CVE-2016-7416: Stack based buffer overflow in msgfmt_format_message
  • CVE-2016-7417: Missing type check when unserializing SplArray
  • CVE-2016-7418: Null pointer dereference in php_wddx_push_element

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

SUSE Linux Enterprise Server 11 SP2-LTSS
apache2-mod_php53-5.3.17-58.1
php53-5.3.17-58.1
php53-bcmath-5.3.17-58.1
php53-bz2-5.3.17-58.1
php53-calendar-5.3.17-58.1
php53-ctype-5.3.17-58.1
php53-curl-5.3.17-58.1
php53-dba-5.3.17-58.1
php53-dom-5.3.17-58.1
php53-exif-5.3.17-58.1
php53-fastcgi-5.3.17-58.1
php53-fileinfo-5.3.17-58.1
php53-ftp-5.3.17-58.1
php53-gd-5.3.17-58.1
php53-gettext-5.3.17-58.1
php53-gmp-5.3.17-58.1
php53-iconv-5.3.17-58.1
php53-intl-5.3.17-58.1
php53-json-5.3.17-58.1
php53-ldap-5.3.17-58.1
php53-mbstring-5.3.17-58.1
php53-mcrypt-5.3.17-58.1
php53-mysql-5.3.17-58.1
php53-odbc-5.3.17-58.1
php53-openssl-5.3.17-58.1
php53-pcntl-5.3.17-58.1
php53-pdo-5.3.17-58.1
php53-pear-5.3.17-58.1
php53-pgsql-5.3.17-58.1
php53-pspell-5.3.17-58.1
php53-shmop-5.3.17-58.1
php53-snmp-5.3.17-58.1
php53-soap-5.3.17-58.1
php53-suhosin-5.3.17-58.1
php53-sysvmsg-5.3.17-58.1
php53-sysvsem-5.3.17-58.1
php53-sysvshm-5.3.17-58.1
php53-tokenizer-5.3.17-58.1
php53-wddx-5.3.17-58.1
php53-xmlreader-5.3.17-58.1
php53-xmlrpc-5.3.17-58.1
php53-xmlwriter-5.3.17-58.1
php53-xsl-5.3.17-58.1
php53-zip-5.3.17-58.1
php53-zlib-5.3.17-58.1

Описание

ext/standard/var_unserializer.re in PHP before 5.6.26 mishandles object-deserialization failures, which allows remote attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact via an unserialize call that references a partially constructed object.


Затронутые продукты
SUSE Linux Enterprise Server 11 SP2-LTSS:apache2-mod_php53-5.3.17-58.1
SUSE Linux Enterprise Server 11 SP2-LTSS:php53-5.3.17-58.1
SUSE Linux Enterprise Server 11 SP2-LTSS:php53-bcmath-5.3.17-58.1
SUSE Linux Enterprise Server 11 SP2-LTSS:php53-bz2-5.3.17-58.1

Ссылки

Описание

ext/mysqlnd/mysqlnd_wireprotocol.c in PHP before 5.6.26 and 7.x before 7.0.11 does not verify that a BIT field has the UNSIGNED_FLAG flag, which allows remote MySQL servers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via crafted field metadata.


Затронутые продукты
SUSE Linux Enterprise Server 11 SP2-LTSS:apache2-mod_php53-5.3.17-58.1
SUSE Linux Enterprise Server 11 SP2-LTSS:php53-5.3.17-58.1
SUSE Linux Enterprise Server 11 SP2-LTSS:php53-bcmath-5.3.17-58.1
SUSE Linux Enterprise Server 11 SP2-LTSS:php53-bz2-5.3.17-58.1

Ссылки

Описание

Use-after-free vulnerability in the wddx_stack_destroy function in ext/wddx/wddx.c in PHP before 5.6.26 and 7.x before 7.0.11 allows remote attackers to cause a denial of service or possibly have unspecified other impact via a wddxPacket XML document that lacks an end-tag for a recordset field element, leading to mishandling in a wddx_deserialize call.


Затронутые продукты
SUSE Linux Enterprise Server 11 SP2-LTSS:apache2-mod_php53-5.3.17-58.1
SUSE Linux Enterprise Server 11 SP2-LTSS:php53-5.3.17-58.1
SUSE Linux Enterprise Server 11 SP2-LTSS:php53-bcmath-5.3.17-58.1
SUSE Linux Enterprise Server 11 SP2-LTSS:php53-bz2-5.3.17-58.1

Ссылки

Описание

The ZIP signature-verification feature in PHP before 5.6.26 and 7.x before 7.0.11 does not ensure that the uncompressed_filesize field is large enough, which allows remote attackers to cause a denial of service (out-of-bounds memory access) or possibly have unspecified other impact via a crafted PHAR archive, related to ext/phar/util.c and ext/phar/zip.c.


Затронутые продукты
SUSE Linux Enterprise Server 11 SP2-LTSS:apache2-mod_php53-5.3.17-58.1
SUSE Linux Enterprise Server 11 SP2-LTSS:php53-5.3.17-58.1
SUSE Linux Enterprise Server 11 SP2-LTSS:php53-bcmath-5.3.17-58.1
SUSE Linux Enterprise Server 11 SP2-LTSS:php53-bz2-5.3.17-58.1

Ссылки

Описание

ext/intl/msgformat/msgformat_format.c in PHP before 5.6.26 and 7.x before 7.0.11 does not properly restrict the locale length provided to the Locale class in the ICU library, which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a MessageFormatter::formatMessage call with a long first argument.


Затронутые продукты
SUSE Linux Enterprise Server 11 SP2-LTSS:apache2-mod_php53-5.3.17-58.1
SUSE Linux Enterprise Server 11 SP2-LTSS:php53-5.3.17-58.1
SUSE Linux Enterprise Server 11 SP2-LTSS:php53-bcmath-5.3.17-58.1
SUSE Linux Enterprise Server 11 SP2-LTSS:php53-bz2-5.3.17-58.1

Ссылки

Описание

ext/spl/spl_array.c in PHP before 5.6.26 and 7.x before 7.0.11 proceeds with SplArray unserialization without validating a return value and data type, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data.


Затронутые продукты
SUSE Linux Enterprise Server 11 SP2-LTSS:apache2-mod_php53-5.3.17-58.1
SUSE Linux Enterprise Server 11 SP2-LTSS:php53-5.3.17-58.1
SUSE Linux Enterprise Server 11 SP2-LTSS:php53-bcmath-5.3.17-58.1
SUSE Linux Enterprise Server 11 SP2-LTSS:php53-bz2-5.3.17-58.1

Ссылки

Описание

The php_wddx_push_element function in ext/wddx/wddx.c in PHP before 5.6.26 and 7.x before 7.0.11 allows remote attackers to cause a denial of service (invalid pointer access and out-of-bounds read) or possibly have unspecified other impact via an incorrect boolean element in a wddxPacket XML document, leading to mishandling in a wddx_deserialize call.


Затронутые продукты
SUSE Linux Enterprise Server 11 SP2-LTSS:apache2-mod_php53-5.3.17-58.1
SUSE Linux Enterprise Server 11 SP2-LTSS:php53-5.3.17-58.1
SUSE Linux Enterprise Server 11 SP2-LTSS:php53-bcmath-5.3.17-58.1
SUSE Linux Enterprise Server 11 SP2-LTSS:php53-bz2-5.3.17-58.1

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