Описание
Security update for php74
This update for php74 fixes the following issues:
- CVE-2020-7069: Fixed an issue when AES-CCM mode was used with openssl_encrypt() function with 12 bytes IV, only first 7 bytes of the IV was used (bsc#1177351).
- CVE-2020-7070: Fixed an issue where percent-encoded cookies could have been used to overwrite existing prefixed cookie names (bsc#1177352).
- Added tmpfiles.d for php-fpm to provide a base for a socket (bsc#1173786)
Список пакетов
SUSE Linux Enterprise Module for Web and Scripting 12
apache2-mod_php74-7.4.6-1.13.1
php74-7.4.6-1.13.1
php74-bcmath-7.4.6-1.13.1
php74-bz2-7.4.6-1.13.1
php74-calendar-7.4.6-1.13.1
php74-ctype-7.4.6-1.13.1
php74-curl-7.4.6-1.13.1
php74-dba-7.4.6-1.13.1
php74-dom-7.4.6-1.13.1
php74-enchant-7.4.6-1.13.1
php74-exif-7.4.6-1.13.1
php74-fastcgi-7.4.6-1.13.1
php74-fileinfo-7.4.6-1.13.1
php74-fpm-7.4.6-1.13.1
php74-ftp-7.4.6-1.13.1
php74-gd-7.4.6-1.13.1
php74-gettext-7.4.6-1.13.1
php74-gmp-7.4.6-1.13.1
php74-iconv-7.4.6-1.13.1
php74-intl-7.4.6-1.13.1
php74-json-7.4.6-1.13.1
php74-ldap-7.4.6-1.13.1
php74-mbstring-7.4.6-1.13.1
php74-mysql-7.4.6-1.13.1
php74-odbc-7.4.6-1.13.1
php74-opcache-7.4.6-1.13.1
php74-openssl-7.4.6-1.13.1
php74-pcntl-7.4.6-1.13.1
php74-pdo-7.4.6-1.13.1
php74-pgsql-7.4.6-1.13.1
php74-phar-7.4.6-1.13.1
php74-posix-7.4.6-1.13.1
php74-readline-7.4.6-1.13.1
php74-shmop-7.4.6-1.13.1
php74-snmp-7.4.6-1.13.1
php74-soap-7.4.6-1.13.1
php74-sockets-7.4.6-1.13.1
php74-sodium-7.4.6-1.13.1
php74-sqlite-7.4.6-1.13.1
php74-sysvmsg-7.4.6-1.13.1
php74-sysvsem-7.4.6-1.13.1
php74-sysvshm-7.4.6-1.13.1
php74-tidy-7.4.6-1.13.1
php74-tokenizer-7.4.6-1.13.1
php74-xmlreader-7.4.6-1.13.1
php74-xmlrpc-7.4.6-1.13.1
php74-xmlwriter-7.4.6-1.13.1
php74-xsl-7.4.6-1.13.1
php74-zip-7.4.6-1.13.1
php74-zlib-7.4.6-1.13.1
SUSE Linux Enterprise Software Development Kit 12 SP5
php74-devel-7.4.6-1.13.1
Ссылки
- Link for SUSE-SU-2020:2896-1
- E-Mail link for SUSE-SU-2020:2896-1
- SUSE Security Ratings
- SUSE Bug 1173786
- SUSE Bug 1177351
- SUSE Bug 1177352
- SUSE CVE CVE-2020-7069 page
- SUSE CVE CVE-2020-7070 page
Описание
In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when AES-CCM mode is used with openssl_encrypt() function with 12 bytes IV, only first 7 bytes of the IV is actually used. This can lead to both decreased security and incorrect encryption data.
Затронутые продукты
SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.13.1
SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.13.1
SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.13.1
SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.13.1
Ссылки
- CVE-2020-7069
- SUSE Bug 1177351
Описание
In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when PHP is processing incoming HTTP cookie values, the cookie names are url-decoded. This may lead to cookies with prefixes like __Host confused with cookies that decode to such prefix, thus leading to an attacker being able to forge cookie which is supposed to be secure. See also CVE-2020-8184 for more information.
Затронутые продукты
SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.13.1
SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.13.1
SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.13.1
SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.13.1
Ссылки
- CVE-2020-7070
- SUSE Bug 1177352