Описание
Security update for php7
This update for php7 fixes the following security issues:
- CVE-2016-5385: Setting HTTP_PROXY environment variable via Proxy header (httpoxy) (bsc#988486).
- CVE-2016-9137: Fixing a Use After Free in unserialize() (bsc#1008029).
Список пакетов
SUSE Linux Enterprise Module for Web and Scripting 12
SUSE Linux Enterprise Software Development Kit 12 SP1
SUSE Linux Enterprise Software Development Kit 12 SP2
Ссылки
- Link for SUSE-SU-2016:2941-1
- E-Mail link for SUSE-SU-2016:2941-1
- SUSE Security Ratings
- SUSE Bug 1008029
- SUSE Bug 988486
- SUSE CVE CVE-2016-5385 page
- SUSE CVE CVE-2016-9137 page
Описание
PHP through 7.0.8 does not attempt to address RFC 3875 section 4.1.18 namespace conflicts and therefore does not protect applications from the presence of untrusted client data in the HTTP_PROXY environment variable, which might allow remote attackers to redirect an application's outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, as demonstrated by (1) an application that makes a getenv('HTTP_PROXY') call or (2) a CGI configuration of PHP, aka an "httpoxy" issue.
Затронутые продукты
Ссылки
- CVE-2016-5385
- SUSE Bug 988484
- SUSE Bug 988486
- SUSE Bug 988487
- SUSE Bug 988488
- SUSE Bug 988489
- SUSE Bug 988491
- SUSE Bug 988492
- SUSE Bug 989125
- SUSE Bug 989174
Описание
Use-after-free vulnerability in the CURLFile implementation in ext/curl/curl_file.c in PHP before 5.6.27 and 7.x before 7.0.12 allows remote attackers to cause a denial of service or possibly have unspecified other impact via crafted serialized data that is mishandled during __wakeup processing.
Затронутые продукты
Ссылки
- CVE-2016-9137
- SUSE Bug 1008026
- SUSE Bug 1008029