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

exploitDog

suse-cvrf логотип

openSUSE-SU-2018:1317-1

Опубликовано: 16 мая 2018
Источник: suse-cvrf

Описание

Security update for php5

This update for php5 fixes the following issues:

Security issues fixed:

  • CVE-2018-10545: Fix access controls in FPM child processes (bsc#1091367).
  • CVE-2018-10547: Fix Reflected XSS on the PHAR 403 and 404 error pages (bsc#1091362).
  • CVE-2018-10546: Fix an infinite loop exists in ext/iconv/iconv.c (bsc#1091363).
  • CVE-2018-10548: Fix remote denial of service in ext/ldap/ldap.c (bsc#1091355).

This update was imported from the SUSE:SLE-12:Update update project.

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

openSUSE Leap 42.3
apache2-mod_php5-5.5.14-100.1
php5-5.5.14-100.1
php5-bcmath-5.5.14-100.1
php5-bz2-5.5.14-100.1
php5-calendar-5.5.14-100.1
php5-ctype-5.5.14-100.1
php5-curl-5.5.14-100.1
php5-dba-5.5.14-100.1
php5-devel-5.5.14-100.1
php5-dom-5.5.14-100.1
php5-enchant-5.5.14-100.1
php5-exif-5.5.14-100.1
php5-fastcgi-5.5.14-100.1
php5-fileinfo-5.5.14-100.1
php5-firebird-5.5.14-100.1
php5-fpm-5.5.14-100.1
php5-ftp-5.5.14-100.1
php5-gd-5.5.14-100.1
php5-gettext-5.5.14-100.1
php5-gmp-5.5.14-100.1
php5-iconv-5.5.14-100.1
php5-imap-5.5.14-100.1
php5-intl-5.5.14-100.1
php5-json-5.5.14-100.1
php5-ldap-5.5.14-100.1
php5-mbstring-5.5.14-100.1
php5-mcrypt-5.5.14-100.1
php5-mssql-5.5.14-100.1
php5-mysql-5.5.14-100.1
php5-odbc-5.5.14-100.1
php5-opcache-5.5.14-100.1
php5-openssl-5.5.14-100.1
php5-pcntl-5.5.14-100.1
php5-pdo-5.5.14-100.1
php5-pear-5.5.14-100.1
php5-pgsql-5.5.14-100.1
php5-phar-5.5.14-100.1
php5-posix-5.5.14-100.1
php5-pspell-5.5.14-100.1
php5-readline-5.5.14-100.1
php5-shmop-5.5.14-100.1
php5-snmp-5.5.14-100.1
php5-soap-5.5.14-100.1
php5-sockets-5.5.14-100.1
php5-sqlite-5.5.14-100.1
php5-suhosin-5.5.14-100.1
php5-sysvmsg-5.5.14-100.1
php5-sysvsem-5.5.14-100.1
php5-sysvshm-5.5.14-100.1
php5-tidy-5.5.14-100.1
php5-tokenizer-5.5.14-100.1
php5-wddx-5.5.14-100.1
php5-xmlreader-5.5.14-100.1
php5-xmlrpc-5.5.14-100.1
php5-xmlwriter-5.5.14-100.1
php5-xsl-5.5.14-100.1
php5-zip-5.5.14-100.1
php5-zlib-5.5.14-100.1

Описание

An issue was discovered in PHP before 5.6.35, 7.0.x before 7.0.29, 7.1.x before 7.1.16, and 7.2.x before 7.2.4. Dumpable FPM child processes allow bypassing opcache access controls because fpm_unix.c makes a PR_SET_DUMPABLE prctl call, allowing one user (in a multiuser environment) to obtain sensitive information from the process memory of a second user's PHP applications by running gcore on the PID of the PHP-FPM worker process.


Затронутые продукты
openSUSE Leap 42.3:apache2-mod_php5-5.5.14-100.1
openSUSE Leap 42.3:php5-5.5.14-100.1
openSUSE Leap 42.3:php5-bcmath-5.5.14-100.1
openSUSE Leap 42.3:php5-bz2-5.5.14-100.1

Ссылки

Описание

An issue was discovered in PHP before 5.6.36, 7.0.x before 7.0.30, 7.1.x before 7.1.17, and 7.2.x before 7.2.5. An infinite loop exists in ext/iconv/iconv.c because the iconv stream filter does not reject invalid multibyte sequences.


Затронутые продукты
openSUSE Leap 42.3:apache2-mod_php5-5.5.14-100.1
openSUSE Leap 42.3:php5-5.5.14-100.1
openSUSE Leap 42.3:php5-bcmath-5.5.14-100.1
openSUSE Leap 42.3:php5-bz2-5.5.14-100.1

Ссылки

Описание

An issue was discovered in ext/phar/phar_object.c in PHP before 5.6.36, 7.0.x before 7.0.30, 7.1.x before 7.1.17, and 7.2.x before 7.2.5. There is Reflected XSS on the PHAR 403 and 404 error pages via request data of a request for a .phar file. NOTE: this vulnerability exists because of an incomplete fix for CVE-2018-5712.


Затронутые продукты
openSUSE Leap 42.3:apache2-mod_php5-5.5.14-100.1
openSUSE Leap 42.3:php5-5.5.14-100.1
openSUSE Leap 42.3:php5-bcmath-5.5.14-100.1
openSUSE Leap 42.3:php5-bz2-5.5.14-100.1

Ссылки

Описание

An issue was discovered in PHP before 5.6.36, 7.0.x before 7.0.30, 7.1.x before 7.1.17, and 7.2.x before 7.2.5. ext/ldap/ldap.c allows remote LDAP servers to cause a denial of service (NULL pointer dereference and application crash) because of mishandling of the ldap_get_dn return value.


Затронутые продукты
openSUSE Leap 42.3:apache2-mod_php5-5.5.14-100.1
openSUSE Leap 42.3:php5-5.5.14-100.1
openSUSE Leap 42.3:php5-bcmath-5.5.14-100.1
openSUSE Leap 42.3:php5-bz2-5.5.14-100.1

Ссылки
Уязвимость openSUSE-SU-2018:1317-1