Логотип exploitDog
product: "php"
Консоль
Логотип exploitDog

exploitDog

product: "php"
PHP

PHPпопулярный язык сценариев общего назначения, особенно подходящий для веб-разработки.

Релизный цикл, информация об уязвимостях

Продукт: PHP
Вендор: php

График релизов

8.28.38.48.5202220232024202520262027202820292030

Недавние уязвимости PHP

Количество 3 883

github логотип

GHSA-9pqp-7h25-4f32

больше 1 года назад

Erroneous parsing of multipart form data

CVSS3: 3.1
EPSS: Низкий
github логотип

GHSA-865w-9rf3-2wh5

больше 1 года назад

[PHP-FPM] Logs from childrens may be altered

CVSS3: 3.3
EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2024:2039-1

больше 1 года назад

Security update for php8

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2024:2038-1

больше 1 года назад

Security update for php8

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2024:2027-1

больше 1 года назад

Security update for php8

EPSS: Низкий
github логотип

GHSA-vxpp-6299-mxw3

больше 1 года назад

In PHP versions 8.1.* before 8.1.29, 8.2.* before 8.2.20, 8.3.* before 8.3.8, when using Apache and PHP-CGI on Windows, if the system is set up to use certain code pages, Windows may use "Best-Fit" behavior to replace characters in command line given to Win32 API functions. PHP CGI module may misinterpret those characters as PHP options, which may allow a malicious user to pass options to PHP binary being run, and thus reveal the source code of scripts, run arbitrary PHP code on the server, etc.

CVSS3: 9.8
EPSS: Критический
nvd логотип

CVE-2024-4577

больше 1 года назад

In PHP versions 8.1.* before 8.1.29, 8.2.* before 8.2.20, 8.3.* before 8.3.8, when using Apache and PHP-CGI on Windows, if the system is set up to use certain code pages, Windows may use "Best-Fit" behavior to replace characters in command line given to Win32 API functions. PHP CGI module may misinterpret those characters as PHP options, which may allow a malicious user to pass options to PHP binary being run, and thus reveal the source code of scripts, run arbitrary PHP code on the server, etc.

CVSS3: 9.8
EPSS: Критический
debian логотип

CVE-2024-4577

больше 1 года назад

In PHP versions8.1.* before 8.1.29, 8.2.* before 8.2.20, 8.3.* before ...

CVSS3: 9.8
EPSS: Критический
nvd логотип

CVE-2024-2408

больше 1 года назад

The openssl_private_decrypt function in PHP, when using PKCS1 padding (OPENSSL_PKCS1_PADDING, which is the default), is vulnerable to the Marvin Attack unless it is used with an OpenSSL version that includes the changes from this pull request: https://github.com/openssl/openssl/pull/13817 (rsa_pkcs1_implicit_rejection). These changes are part of OpenSSL 3.2 and have also been backported to stable versions of various Linux distributions, as well as to the PHP builds provided for Windows since the previous release. All distributors and builders should ensure that this version is used to prevent PHP from being vulnerable. PHP Windows builds for the versions 8.1.29, 8.2.20 and 8.3.8 and above include OpenSSL patches that fix the vulnerability.

CVSS3: 5.9
EPSS: Низкий
debian логотип

CVE-2024-2408

больше 1 года назад

The openssl_private_decrypt function in PHP, when using PKCS1 padding ...

CVSS3: 5.9
EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
1
github логотип
GHSA-9pqp-7h25-4f32

Erroneous parsing of multipart form data

CVSS3: 3.1
2%
Низкий
больше 1 года назад
github логотип
GHSA-865w-9rf3-2wh5

[PHP-FPM] Logs from childrens may be altered

CVSS3: 3.3
1%
Низкий
больше 1 года назад
suse-cvrf логотип
SUSE-SU-2024:2039-1

Security update for php8

3%
Низкий
больше 1 года назад
suse-cvrf логотип
SUSE-SU-2024:2038-1

Security update for php8

3%
Низкий
больше 1 года назад
suse-cvrf логотип
SUSE-SU-2024:2027-1

Security update for php8

3%
Низкий
больше 1 года назад
github логотип
GHSA-vxpp-6299-mxw3

In PHP versions 8.1.* before 8.1.29, 8.2.* before 8.2.20, 8.3.* before 8.3.8, when using Apache and PHP-CGI on Windows, if the system is set up to use certain code pages, Windows may use "Best-Fit" behavior to replace characters in command line given to Win32 API functions. PHP CGI module may misinterpret those characters as PHP options, which may allow a malicious user to pass options to PHP binary being run, and thus reveal the source code of scripts, run arbitrary PHP code on the server, etc.

CVSS3: 9.8
94%
Критический
больше 1 года назад
nvd логотип
CVE-2024-4577

In PHP versions 8.1.* before 8.1.29, 8.2.* before 8.2.20, 8.3.* before 8.3.8, when using Apache and PHP-CGI on Windows, if the system is set up to use certain code pages, Windows may use "Best-Fit" behavior to replace characters in command line given to Win32 API functions. PHP CGI module may misinterpret those characters as PHP options, which may allow a malicious user to pass options to PHP binary being run, and thus reveal the source code of scripts, run arbitrary PHP code on the server, etc.

CVSS3: 9.8
94%
Критический
больше 1 года назад
debian логотип
CVE-2024-4577

In PHP versions8.1.* before 8.1.29, 8.2.* before 8.2.20, 8.3.* before ...

CVSS3: 9.8
94%
Критический
больше 1 года назад
nvd логотип
CVE-2024-2408

The openssl_private_decrypt function in PHP, when using PKCS1 padding (OPENSSL_PKCS1_PADDING, which is the default), is vulnerable to the Marvin Attack unless it is used with an OpenSSL version that includes the changes from this pull request: https://github.com/openssl/openssl/pull/13817 (rsa_pkcs1_implicit_rejection). These changes are part of OpenSSL 3.2 and have also been backported to stable versions of various Linux distributions, as well as to the PHP builds provided for Windows since the previous release. All distributors and builders should ensure that this version is used to prevent PHP from being vulnerable. PHP Windows builds for the versions 8.1.29, 8.2.20 and 8.3.8 and above include OpenSSL patches that fix the vulnerability.

CVSS3: 5.9
0%
Низкий
больше 1 года назад
debian логотип
CVE-2024-2408

The openssl_private_decrypt function in PHP, when using PKCS1 padding ...

CVSS3: 5.9
0%
Низкий
больше 1 года назад

Уязвимостей на страницу


Поделиться