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

exploitDog

PHP

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

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

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

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

8.28.38.48.5202220232024202520262027202820292030

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

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

fstec логотип

BDU:2023-06656

почти 3 года назад

Уязвимость интерпретатора языка программирования PHP, связанная с неверным ограничением XML-ссылок на внешний объект, позволяющая нарушителю вызвать отказ в обслуживании или получить несанкционированный доступ к конфиденциальным данным

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

GHSA-jqcx-ccgc-xwhv

почти 3 года назад

Buffer overflow and overread in phar_dir_read()

CVSS3: 9.4
EPSS: Средний
github логотип

GHSA-3qrf-m4j2-pcrr

почти 3 года назад

Security issue with external entity loading in XML without enabling it

CVSS3: 8.6
EPSS: Низкий
redhat логотип

CVE-2023-3823

почти 3 года назад

In PHP versions 8.0.* before 8.0.30, 8.1.* before 8.1.22, and 8.2.* before 8.2.8 various XML functions rely on libxml global state to track configuration variables, like whether external entities are loaded. This state is assumed to be unchanged unless the user explicitly changes it by calling appropriate function. However, since the state is process-global, other modules - such as ImageMagick - may also use this library within the same process, and change that global state for their internal purposes, and leave it in a state where external entities loading is enabled. This can lead to the situation where external XML is parsed with external entities loaded, which can lead to disclosure of any local files accessible to PHP. This vulnerable state may persist in the same process across many requests, until the process is shut down.

CVSS3: 7.5
EPSS: Низкий
redhat логотип

CVE-2023-3824

почти 3 года назад

In PHP version 8.0.* before 8.0.30,  8.1.* before 8.1.22, and 8.2.* before 8.2.8, when loading phar file, while reading PHAR directory entries, insufficient length checking may lead to a stack buffer overflow, leading potentially to memory corruption or RCE.

CVSS3: 7
EPSS: Средний
suse-cvrf логотип

SUSE-SU-2023:2980-1

около 3 лет назад

Security update for php7

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

CVE-2023-3247

около 3 лет назад

In PHP versions 8.0.* before 8.0.29, 8.1.* before 8.1.20, 8.2.* before 8.2.7 when using SOAP HTTP Digest Authentication, random value generator was not checked for failure, and was using narrower range of values than it should have. In case of random generator failure, it could lead to a disclosure of 31 bits of uninitialized memory from the client to the server, and it also made easier to a malicious server to guess the client's nonce. 

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

CVE-2023-3247

около 3 лет назад

In PHP versions 8.0.* before 8.0.29, 8.1.* before 8.1.20, 8.2.* before ...

CVSS3: 2.6
EPSS: Низкий
ubuntu логотип

CVE-2023-3247

около 3 лет назад

In PHP versions 8.0.* before 8.0.29, 8.1.* before 8.1.20, 8.2.* before 8.2.7 when using SOAP HTTP Digest Authentication, random value generator was not checked for failure, and was using narrower range of values than it should have. In case of random generator failure, it could lead to a disclosure of 31 bits of uninitialized memory from the client to the server, and it also made easier to a malicious server to guess the client's nonce.

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

SUSE-SU-2023:2848-1

около 3 лет назад

Security update for php74

EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
1
fstec логотип
BDU:2023-06656

Уязвимость интерпретатора языка программирования PHP, связанная с неверным ограничением XML-ссылок на внешний объект, позволяющая нарушителю вызвать отказ в обслуживании или получить несанкционированный доступ к конфиденциальным данным

CVSS3: 8.6
1%
Низкий
почти 3 года назад
github логотип
GHSA-jqcx-ccgc-xwhv

Buffer overflow and overread in phar_dir_read()

CVSS3: 9.4
18%
Средний
почти 3 года назад
github логотип
GHSA-3qrf-m4j2-pcrr

Security issue with external entity loading in XML without enabling it

CVSS3: 8.6
1%
Низкий
почти 3 года назад
redhat логотип
CVE-2023-3823

In PHP versions 8.0.* before 8.0.30, 8.1.* before 8.1.22, and 8.2.* before 8.2.8 various XML functions rely on libxml global state to track configuration variables, like whether external entities are loaded. This state is assumed to be unchanged unless the user explicitly changes it by calling appropriate function. However, since the state is process-global, other modules - such as ImageMagick - may also use this library within the same process, and change that global state for their internal purposes, and leave it in a state where external entities loading is enabled. This can lead to the situation where external XML is parsed with external entities loaded, which can lead to disclosure of any local files accessible to PHP. This vulnerable state may persist in the same process across many requests, until the process is shut down.

CVSS3: 7.5
1%
Низкий
почти 3 года назад
redhat логотип
CVE-2023-3824

In PHP version 8.0.* before 8.0.30,  8.1.* before 8.1.22, and 8.2.* before 8.2.8, when loading phar file, while reading PHAR directory entries, insufficient length checking may lead to a stack buffer overflow, leading potentially to memory corruption or RCE.

CVSS3: 7
18%
Средний
почти 3 года назад
suse-cvrf логотип
SUSE-SU-2023:2980-1

Security update for php7

1%
Низкий
около 3 лет назад
nvd логотип
CVE-2023-3247

In PHP versions 8.0.* before 8.0.29, 8.1.* before 8.1.20, 8.2.* before 8.2.7 when using SOAP HTTP Digest Authentication, random value generator was not checked for failure, and was using narrower range of values than it should have. In case of random generator failure, it could lead to a disclosure of 31 bits of uninitialized memory from the client to the server, and it also made easier to a malicious server to guess the client's nonce. 

CVSS3: 2.6
1%
Низкий
около 3 лет назад
debian логотип
CVE-2023-3247

In PHP versions 8.0.* before 8.0.29, 8.1.* before 8.1.20, 8.2.* before ...

CVSS3: 2.6
1%
Низкий
около 3 лет назад
ubuntu логотип
CVE-2023-3247

In PHP versions 8.0.* before 8.0.29, 8.1.* before 8.1.20, 8.2.* before 8.2.7 when using SOAP HTTP Digest Authentication, random value generator was not checked for failure, and was using narrower range of values than it should have. In case of random generator failure, it could lead to a disclosure of 31 bits of uninitialized memory from the client to the server, and it also made easier to a malicious server to guess the client's nonce.

CVSS3: 2.6
1%
Низкий
около 3 лет назад
suse-cvrf логотип
SUSE-SU-2023:2848-1

Security update for php74

1%
Низкий
около 3 лет назад

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


Поделиться