Описание
Security update for php8
This update for php8 fixes the following issues:
php8 was updated to version 8.0.28:
- CVE-2023-0568: Fixed NULL byte off-by-one in php_check_specific_open_basedir (bnc#1208366).
- CVE-2023-0662: Fixed DoS vulnerability when parsing multipart request body (bnc#1208367).
Список пакетов
Container bci/php-apache:8
Container bci/php-apache:latest
Container bci/php-fpm:8
Container bci/php-fpm:latest
Container bci/php:8
Container bci/php:latest
SUSE Linux Enterprise Module for Web and Scripting 15 SP4
openSUSE Leap 15.4
Ссылки
- Link for SUSE-SU-2023:0527-1
- E-Mail link for SUSE-SU-2023:0527-1
- SUSE Security Ratings
- SUSE Bug 1208366
- SUSE Bug 1208367
- SUSE CVE CVE-2023-0568 page
- SUSE CVE CVE-2023-0662 page
Описание
In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, core path resolution function allocate buffer one byte too small. When resolving paths with lengths close to system MAXPATHLEN setting, this may lead to the byte after the allocated buffer being overwritten with NUL value, which might lead to unauthorized data access or modification.
Затронутые продукты
Ссылки
- CVE-2023-0568
- SUSE Bug 1208366
Описание
In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, excessive number of parts in HTTP form upload can cause high resource consumption and excessive number of log entries. This can cause denial of service on the affected server by exhausting CPU resources or disk space.
Затронутые продукты
Ссылки
- CVE-2023-0662
- SUSE Bug 1208367