Описание
Security update for php53
This update for php53 fixes the following security issues:
- CVE-2016-4073: A remote attacker could have caused denial of service, or possibly execute arbitrary code, due to incorrect handling of string length calculations in mb_strcut() (bsc#977003)
- CVE-2015-8867: The PHP function openssl_random_pseudo_bytes() did not return cryptographically secure random bytes (bsc#977005)
- CVE-2016-4070: The libxml_disable_entity_loader() setting was shared between threads, which could have resulted in XML external entity injection and entity expansion issues (bsc#976997)
- CVE-2015-8866: A remote attacker could have caused denial of service due to incorrect handling of large strings in php_raw_url_encode() (bsc#976996)
Список пакетов
SUSE Linux Enterprise Server 11 SP4
SUSE Linux Enterprise Server for SAP Applications 11 SP4
SUSE Linux Enterprise Software Development Kit 11 SP4
Ссылки
- Link for SUSE-SU-2016:1310-1
- E-Mail link for SUSE-SU-2016:1310-1
- SUSE Security Ratings
- SUSE Bug 976996
- SUSE Bug 976997
- SUSE Bug 977003
- SUSE Bug 977005
- SUSE CVE CVE-2015-8866 page
- SUSE CVE CVE-2015-8867 page
- SUSE CVE CVE-2016-4070 page
- SUSE CVE CVE-2016-4073 page
Описание
ext/libxml/libxml.c in PHP before 5.5.22 and 5.6.x before 5.6.6, when PHP-FPM is used, does not isolate each thread from libxml_disable_entity_loader changes in other threads, which allows remote attackers to conduct XML External Entity (XXE) and XML Entity Expansion (XEE) attacks via a crafted XML document, a related issue to CVE-2015-5161.
Затронутые продукты
Ссылки
- CVE-2015-8866
- SUSE Bug 976996
- SUSE Bug 980366
Описание
The openssl_random_pseudo_bytes function in ext/openssl/openssl.c in PHP before 5.4.44, 5.5.x before 5.5.28, and 5.6.x before 5.6.12 incorrectly relies on the deprecated RAND_pseudo_bytes function, which makes it easier for remote attackers to defeat cryptographic protection mechanisms via unspecified vectors.
Затронутые продукты
Ссылки
- CVE-2015-8867
- SUSE Bug 977005
- SUSE Bug 980366
Описание
** DISPUTED ** Integer overflow in the php_raw_url_encode function in ext/standard/url.c in PHP before 5.5.34, 5.6.x before 5.6.20, and 7.x before 7.0.5 allows remote attackers to cause a denial of service (application crash) via a long string to the rawurlencode function. NOTE: the vendor says "Not sure if this qualifies as security issue (probably not)."
Затронутые продукты
Ссылки
- CVE-2016-4070
- SUSE Bug 976997
- SUSE Bug 980366
Описание
Multiple integer overflows in the mbfl_strcut function in ext/mbstring/libmbfl/mbfl/mbfilter.c in PHP before 5.5.34, 5.6.x before 5.6.20, and 7.x before 7.0.5 allow remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted mb_strcut call.
Затронутые продукты
Ссылки
- CVE-2016-4073
- SUSE Bug 977003
- SUSE Bug 980366