
Vor wenigen Tagen wurde das Security und Bugfix Update für PHP 7.3.31, 7.4.24 und 8.0.11 veröffentlicht.
PHP 8.0.11 Release Notes
- Core:
- GD:
- Fixed bug #53580 (During resize gdImageCopyResampled cause colors change).
- Opcache:
- Fixed bug #81353 (segfault with preloading and statically bound closure).
- Shmop:
- Fixed bug #81407 (shmop_open won’t attach and causes php to crash).
- Standard:
- SysVMsg:
- Fixed bug #78819 (Heap Overflow in msg_send).
- XML:
- Fixed bug #81351 (xml_parse may fail, but has no error code).
- Zip:
PHP 7.4.24 Release Notes
- Core:
- GD:
- Fixed bug #53580 (During resize gdImageCopyResampled cause colors change).
- Opcache:
- Fixed bug #81353 (segfault with preloading and statically bound closure).
- Shmop:
- Fixed bug #81407 (shmop_open won’t attach and causes php to crash).
- Standard:
- SysVMsg:
- Fixed bug #78819 (Heap Overflow in msg_send).
- XML:
- Fixed bug #81351 (xml_parse may fail, but has no error code).
- Zip:
- Fixed bug #81420 (ZipArchive::extractTo extracts outside of destination). (CVE-2021-21706)
PHP 7.3.31 Release Notes
- Zip:
- Fixed bug #81420 (ZipArchive::extractTo extracts outside of destination). (CVE-2021-21706)
Quelle: PHP: Hypertext Preprocessor