Описание
Security update for php8
This update for php8 fixes the following issues:
- CVE-2024-11233: Single byte overread with convert.quoted-printable-decode filter (bsc#1233702).
- CVE-2024-11234: Configuring a proxy in a stream context might allow for CRLF injection in URIs (bsc#1233703).
- CVE-2024-8929: Leak partial content of the heap through heap buffer over-read (bsc#1233651).
Список пакетов
Container bci/php-apache:latest
Container bci/php-fpm:latest
Container bci/php:latest
SUSE Linux Enterprise Module for Web and Scripting 15 SP6
openSUSE Leap 15.6
Ссылки
- Link for SUSE-SU-2024:4136-1
- E-Mail link for SUSE-SU-2024:4136-1
- SUSE Security Ratings
- SUSE Bug 1233651
- SUSE Bug 1233702
- SUSE Bug 1233703
- SUSE CVE CVE-2024-11233 page
- SUSE CVE CVE-2024-11234 page
- SUSE CVE CVE-2024-11236 page
- SUSE CVE CVE-2024-8929 page
- SUSE CVE CVE-2024-8932 page
Описание
In PHP versions 8.1.* before 8.1.31, 8.2.* before 8.2.26, 8.3.* before 8.3.14, due to an error in convert.quoted-printable-decode filter certain data can lead to buffer overread by one byte, which can in certain circumstances lead to crashes or disclose content of other memory areas.
Затронутые продукты
Ссылки
- CVE-2024-11233
- SUSE Bug 1233702
Описание
In PHP versions 8.1.* before 8.1.31, 8.2.* before 8.2.26, 8.3.* before 8.3.14, when using streams with configured proxy and "request_fulluri" option, the URI is not properly sanitized which can lead to HTTP request smuggling and allow the attacker to use the proxy to perform arbitrary HTTP requests originating from the server, thus potentially gaining access to resources not normally available to the external user.
Затронутые продукты
Ссылки
- CVE-2024-11234
- SUSE Bug 1233703
Описание
In PHP versions 8.1.* before 8.1.31, 8.2.* before 8.2.26, 8.3.* before 8.3.14, uncontrolled long string inputs to ldap_escape() function on 32-bit systems can cause an integer overflow, resulting in an out-of-bounds write.
Затронутые продукты
Ссылки
- CVE-2024-11236
- SUSE Bug 1233705
Описание
In PHP versions 8.1.* before 8.1.31, 8.2.* before 8.2.26, 8.3.* before 8.3.14, a hostile MySQL server can cause the client to disclose the content of its heap containing data from other SQL requests and possible other data belonging to different users of the same server.
Затронутые продукты
Ссылки
- CVE-2024-8929
- SUSE Bug 1233651
Описание
In PHP versions 8.1.* before 8.1.31, 8.2.* before 8.2.26, 8.3.* before 8.3.14, uncontrolled long string inputs to ldap_escape() function on 32-bit systems can cause an integer overflow, resulting in an out-of-bounds write.
Затронутые продукты
Ссылки
- CVE-2024-8932
- SUSE Bug 1233644