Описание
Security update for php5
This update for php5 fixes the following security 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 Module for Web and Scripting 12
SUSE Linux Enterprise Software Development Kit 12 SP1
Ссылки
- Link for SUSE-SU-2016:2477-1
- E-Mail link for SUSE-SU-2016:2477-1
- SUSE Security Ratings
- SUSE Bug 999679
- SUSE Bug 999680
- SUSE Bug 999682
- SUSE Bug 999684
- SUSE Bug 999685
- SUSE Bug 999819
- SUSE Bug 999820
- SUSE CVE CVE-2016-7411 page
- SUSE CVE CVE-2016-7412 page
- SUSE CVE CVE-2016-7413 page
- SUSE CVE CVE-2016-7414 page
- SUSE CVE CVE-2016-7416 page
- SUSE CVE CVE-2016-7417 page
- SUSE CVE CVE-2016-7418 page
Описание
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.
Затронутые продукты
Ссылки
- CVE-2016-7411
- SUSE Bug 999682
Описание
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.
Затронутые продукты
Ссылки
- CVE-2016-7412
- SUSE Bug 999680
Описание
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.
Затронутые продукты
Ссылки
- CVE-2016-7413
- SUSE Bug 999679
Описание
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.
Затронутые продукты
Ссылки
- CVE-2016-7414
- SUSE Bug 999820
Описание
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.
Затронутые продукты
Ссылки
- CVE-2016-7416
- SUSE Bug 999685
Описание
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.
Затронутые продукты
Ссылки
- CVE-2016-7417
- SUSE Bug 999684
Описание
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.
Затронутые продукты
Ссылки
- CVE-2016-7418
- SUSE Bug 999819