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

exploitDog

suse-cvrf логотип

openSUSE-SU-2018:1207-1

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

Описание

Security update for php7

This update for php7 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_php7-7.0.7-37.2
php7-7.0.7-37.2
php7-bcmath-7.0.7-37.2
php7-bz2-7.0.7-37.2
php7-calendar-7.0.7-37.2
php7-ctype-7.0.7-37.2
php7-curl-7.0.7-37.2
php7-dba-7.0.7-37.2
php7-devel-7.0.7-37.2
php7-dom-7.0.7-37.2
php7-enchant-7.0.7-37.2
php7-exif-7.0.7-37.2
php7-fastcgi-7.0.7-37.2
php7-fileinfo-7.0.7-37.2
php7-firebird-7.0.7-37.2
php7-fpm-7.0.7-37.2
php7-ftp-7.0.7-37.2
php7-gd-7.0.7-37.2
php7-gettext-7.0.7-37.2
php7-gmp-7.0.7-37.2
php7-iconv-7.0.7-37.2
php7-imap-7.0.7-37.2
php7-intl-7.0.7-37.2
php7-json-7.0.7-37.2
php7-ldap-7.0.7-37.2
php7-mbstring-7.0.7-37.2
php7-mcrypt-7.0.7-37.2
php7-mysql-7.0.7-37.2
php7-odbc-7.0.7-37.2
php7-opcache-7.0.7-37.2
php7-openssl-7.0.7-37.2
php7-pcntl-7.0.7-37.2
php7-pdo-7.0.7-37.2
php7-pear-7.0.7-37.2
php7-pear-Archive_Tar-7.0.7-37.2
php7-pgsql-7.0.7-37.2
php7-phar-7.0.7-37.2
php7-posix-7.0.7-37.2
php7-pspell-7.0.7-37.2
php7-readline-7.0.7-37.2
php7-shmop-7.0.7-37.2
php7-snmp-7.0.7-37.2
php7-soap-7.0.7-37.2
php7-sockets-7.0.7-37.2
php7-sqlite-7.0.7-37.2
php7-sysvmsg-7.0.7-37.2
php7-sysvsem-7.0.7-37.2
php7-sysvshm-7.0.7-37.2
php7-tidy-7.0.7-37.2
php7-tokenizer-7.0.7-37.2
php7-wddx-7.0.7-37.2
php7-xmlreader-7.0.7-37.2
php7-xmlrpc-7.0.7-37.2
php7-xmlwriter-7.0.7-37.2
php7-xsl-7.0.7-37.2
php7-zip-7.0.7-37.2
php7-zlib-7.0.7-37.2

Описание

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_php7-7.0.7-37.2
openSUSE Leap 42.3:php7-7.0.7-37.2
openSUSE Leap 42.3:php7-bcmath-7.0.7-37.2
openSUSE Leap 42.3:php7-bz2-7.0.7-37.2

Ссылки

Описание

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_php7-7.0.7-37.2
openSUSE Leap 42.3:php7-7.0.7-37.2
openSUSE Leap 42.3:php7-bcmath-7.0.7-37.2
openSUSE Leap 42.3:php7-bz2-7.0.7-37.2

Ссылки

Описание

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_php7-7.0.7-37.2
openSUSE Leap 42.3:php7-7.0.7-37.2
openSUSE Leap 42.3:php7-bcmath-7.0.7-37.2
openSUSE Leap 42.3:php7-bz2-7.0.7-37.2

Ссылки

Описание

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_php7-7.0.7-37.2
openSUSE Leap 42.3:php7-7.0.7-37.2
openSUSE Leap 42.3:php7-bcmath-7.0.7-37.2
openSUSE Leap 42.3:php7-bz2-7.0.7-37.2

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