Описание
Security update for php5
This update for php5 fixes the following issues:
- CVE-2020-7062: Fixed a null pointer dereference when using file upload functionality under specific circumstances (bsc#1165280).
- CVE-2020-7063: Fixed an issue where adding files change the permissions to default (bsc#1165289).
Список пакетов
SUSE Linux Enterprise Module for Web and Scripting 12
SUSE Linux Enterprise Software Development Kit 12 SP4
Ссылки
- Link for SUSE-SU-2020:0658-1
- E-Mail link for SUSE-SU-2020:0658-1
- SUSE Security Ratings
- SUSE Bug 1165280
- SUSE Bug 1165289
- SUSE CVE CVE-2020-7062 page
- SUSE CVE CVE-2020-7063 page
Описание
In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when using file upload functionality, if upload progress tracking is enabled, but session.upload_progress.cleanup is set to 0 (disabled), and the file upload fails, the upload procedure would try to clean up data that does not exist and encounter null pointer dereference, which would likely lead to a crash.
Затронутые продукты
Ссылки
- CVE-2020-7062
- SUSE Bug 1165280
Описание
In PHP versions 7.2.x below 7.2.28, 7.3.x below 7.3.15 and 7.4.x below 7.4.3, when creating PHAR archive using PharData::buildFromIterator() function, the files are added with default permissions (0666, or all access) even if the original files on the filesystem were with more restrictive permissions. This may result in files having more lax permissions than intended when such archive is extracted.
Затронутые продукты
Ссылки
- CVE-2020-7063
- SUSE Bug 1165289