Описание
Recommended update for php7
This update for php7 fixes the following issues:
-
CVE-2021-21703: Fixed local privilege escalation via PHP-FPM (bsc#1192050).
-
CVE-2021-21707: Fixed special character breaks path in xml parsing (bsc#1193041).
-
Added patch to prevent memory access violation in php7 when running test suite (bsc#1175508)
Список пакетов
openSUSE Leap 15.3
Ссылки
- E-Mail link for openSUSE-SU-2021:3943-1
- SUSE Security Ratings
- SUSE Bug 1175508
- SUSE Bug 1192050
- SUSE Bug 1193041
- SUSE CVE CVE-2021-21703 page
- SUSE CVE CVE-2021-21707 page
Описание
In PHP versions 7.3.x up to and including 7.3.31, 7.4.x below 7.4.25 and 8.0.x below 8.0.12, when running PHP FPM SAPI with main FPM daemon process running as root and child worker processes running as lower-privileged users, it is possible for the child processes to access memory shared with the main process and write to it, modifying it in a way that would cause the root process to conduct invalid memory reads and writes, which can be used to escalate privileges from local unprivileged user to the root user.
Затронутые продукты
Ссылки
- CVE-2021-21703
- SUSE Bug 1192050
Описание
In PHP versions 7.3.x below 7.3.33, 7.4.x below 7.4.26 and 8.0.x below 8.0.13, certain XML parsing functions, like simplexml_load_file(), URL-decode the filename passed to them. If that filename contains URL-encoded NUL character, this may cause the function to interpret this as the end of the filename, thus interpreting the filename differently from what the user intended, which may lead it to reading a different file than intended.
Затронутые продукты
Ссылки
- CVE-2021-21707
- SUSE Bug 1193041