Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

rocky логотип

RLSA-2022:1935

Опубликовано: 10 мая 2022
Источник: rocky
Оценка: Moderate

Описание

Moderate: php:7.4 security update

PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.

Security Fix(es):

  • php: Local privilege escalation via PHP-FPM (CVE-2021-21703)

  • php: SSRF bypass in FILTER_VALIDATE_URL (CVE-2021-21705)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Additional Changes:

For detailed information on changes in this release, see the Rocky Linux 8.6 Release Notes linked from the References section.

Затронутые продукты

  • Rocky Linux 8

НаименованиеАрхитектураРелизRPM
apcu-panelnoarch1.module+el8.6.0+789+2130c178apcu-panel-5.1.18-1.module+el8.6.0+789+2130c178.noarch.rpm
apcu-panelnoarch1.module+el8.4.0+415+e936cba3apcu-panel-5.1.18-1.module+el8.4.0+415+e936cba3.noarch.rpm
libzipaarch641.module+el8.6.0+789+2130c178libzip-1.6.1-1.module+el8.6.0+789+2130c178.aarch64.rpm
libzipaarch641.module+el8.4.0+415+e936cba3libzip-1.6.1-1.module+el8.4.0+415+e936cba3.aarch64.rpm
libzip-develaarch641.module+el8.6.0+789+2130c178libzip-devel-1.6.1-1.module+el8.6.0+789+2130c178.aarch64.rpm
libzip-develaarch641.module+el8.4.0+415+e936cba3libzip-devel-1.6.1-1.module+el8.4.0+415+e936cba3.aarch64.rpm
libzip-toolsaarch641.module+el8.6.0+789+2130c178libzip-tools-1.6.1-1.module+el8.6.0+789+2130c178.aarch64.rpm
libzip-toolsaarch641.module+el8.4.0+415+e936cba3libzip-tools-1.6.1-1.module+el8.4.0+415+e936cba3.aarch64.rpm
phpaarch642.module+el8.6.0+789+2130c178php-7.4.19-2.module+el8.6.0+789+2130c178.aarch64.rpm
php-bcmathaarch642.module+el8.6.0+789+2130c178php-bcmath-7.4.19-2.module+el8.6.0+789+2130c178.aarch64.rpm

Показывать по

Связанные CVE

Связанные уязвимости

oracle-oval
больше 4 лет назад

ELSA-2022-1935: php:7.4 security update (MODERATE)

CVSS3: 4.3
ubuntu
почти 5 лет назад

In PHP versions 7.3.x below 7.3.29, 7.4.x below 7.4.21 and 8.0.x below 8.0.8, when using URL validation functionality via filter_var() function with FILTER_VALIDATE_URL parameter, an URL with invalid password field can be accepted as valid. This can lead to the code incorrectly parsing the URL and potentially leading to other security implications - like contacting a wrong server or making a wrong access decision.

CVSS3: 5.3
redhat
около 5 лет назад

In PHP versions 7.3.x below 7.3.29, 7.4.x below 7.4.21 and 8.0.x below 8.0.8, when using URL validation functionality via filter_var() function with FILTER_VALIDATE_URL parameter, an URL with invalid password field can be accepted as valid. This can lead to the code incorrectly parsing the URL and potentially leading to other security implications - like contacting a wrong server or making a wrong access decision.

CVSS3: 4.3
nvd
почти 5 лет назад

In PHP versions 7.3.x below 7.3.29, 7.4.x below 7.4.21 and 8.0.x below 8.0.8, when using URL validation functionality via filter_var() function with FILTER_VALIDATE_URL parameter, an URL with invalid password field can be accepted as valid. This can lead to the code incorrectly parsing the URL and potentially leading to other security implications - like contacting a wrong server or making a wrong access decision.

CVSS3: 4.3
msrc
12 месяцев назад

Incorrect URL validation in FILTER_VALIDATE_URL