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

exploitDog

Количество 33

Количество 33

fstec логотип

BDU:2023-06656

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

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

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

ALT-PU-2023-8845

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

ALT-PU-2023-8845: package `php8.2` update to version 8.2.9-alt1

CVSS3: 9.8
EPSS: Низкий
altlinux логотип

ALT-PU-2023-8844

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

ALT-PU-2023-8844: package `php8.1` update to version 8.1.22-alt1

CVSS3: 9.8
EPSS: Низкий
altlinux логотип

ALT-PU-2023-8836

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

ALT-PU-2023-8836: package `php8.2-soap` update to version 8.2.9-alt1

CVSS3: 9.8
EPSS: Низкий
altlinux логотип

ALT-PU-2023-8755

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

ALT-PU-2023-8755: package `php8.1-soap` update to version 8.1.22-alt1

CVSS3: 9.8
EPSS: Низкий
altlinux логотип

ALT-PU-2023-8656

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

ALT-PU-2023-8656: package `php8.0-soap` update to version 8.0.30-alt1

CVSS3: 9.8
EPSS: Низкий
altlinux логотип

ALT-PU-2023-8546

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

ALT-PU-2023-8546: package `php8.1-soap` update to version 8.1.23-alt1

CVSS3: 9.8
EPSS: Низкий
altlinux логотип

ALT-PU-2023-8538

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

ALT-PU-2023-8538: package `php8.0-soap` update to version 8.0.30-alt1

CVSS3: 9.8
EPSS: Низкий
altlinux логотип

ALT-PU-2023-8534

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

ALT-PU-2023-8534: package `php8.2-soap` update to version 8.2.9-alt1

CVSS3: 9.8
EPSS: Низкий
altlinux логотип

ALT-PU-2023-8524

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

ALT-PU-2023-8524: package `php8.2` update to version 8.2.9-alt1

CVSS3: 9.8
EPSS: Низкий
altlinux логотип

ALT-PU-2023-5911

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

ALT-PU-2023-5911: package `php8.1` update to version 8.1.23-alt1

CVSS3: 9.8
EPSS: Низкий
altlinux логотип

ALT-PU-2023-5713

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

ALT-PU-2023-5713: package `php8.0` update to version 8.0.30-alt1

CVSS3: 9.8
EPSS: Низкий
altlinux логотип

ALT-PU-2023-5708

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

ALT-PU-2023-5708: package `php8.0` update to version 8.0.30-alt1

CVSS3: 9.8
EPSS: Низкий
redos логотип

ROS-20240816-14

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

Множественные уязвимости php

CVSS3: 9.8
EPSS: Низкий
redos логотип

ROS-20240816-08

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

Множественные уязвимости php

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

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: 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: Низкий
nvd логотип

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: 8.6
EPSS: Низкий
msrc логотип

CVE-2023-3823

около 1 месяца назад

Security issue with external entity loading in XML without enabling it

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

CVE-2023-3823

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

In PHP versions 8.0.* before 8.0.30, 8.1.* before 8.1.22, and 8.2.* be ...

CVSS3: 8.6
EPSS: Низкий

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

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

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

CVSS3: 8.6
2%
Низкий
около 3 лет назад
altlinux логотип
ALT-PU-2023-8845

ALT-PU-2023-8845: package `php8.2` update to version 8.2.9-alt1

CVSS3: 9.8
около 3 лет назад
altlinux логотип
ALT-PU-2023-8844

ALT-PU-2023-8844: package `php8.1` update to version 8.1.22-alt1

CVSS3: 9.8
около 3 лет назад
altlinux логотип
ALT-PU-2023-8836

ALT-PU-2023-8836: package `php8.2-soap` update to version 8.2.9-alt1

CVSS3: 9.8
около 3 лет назад
altlinux логотип
ALT-PU-2023-8755

ALT-PU-2023-8755: package `php8.1-soap` update to version 8.1.22-alt1

CVSS3: 9.8
около 3 лет назад
altlinux логотип
ALT-PU-2023-8656

ALT-PU-2023-8656: package `php8.0-soap` update to version 8.0.30-alt1

CVSS3: 9.8
около 3 лет назад
altlinux логотип
ALT-PU-2023-8546

ALT-PU-2023-8546: package `php8.1-soap` update to version 8.1.23-alt1

CVSS3: 9.8
почти 3 года назад
altlinux логотип
ALT-PU-2023-8538

ALT-PU-2023-8538: package `php8.0-soap` update to version 8.0.30-alt1

CVSS3: 9.8
около 3 лет назад
altlinux логотип
ALT-PU-2023-8534

ALT-PU-2023-8534: package `php8.2-soap` update to version 8.2.9-alt1

CVSS3: 9.8
около 3 лет назад
altlinux логотип
ALT-PU-2023-8524

ALT-PU-2023-8524: package `php8.2` update to version 8.2.9-alt1

CVSS3: 9.8
около 3 лет назад
altlinux логотип
ALT-PU-2023-5911

ALT-PU-2023-5911: package `php8.1` update to version 8.1.23-alt1

CVSS3: 9.8
почти 3 года назад
altlinux логотип
ALT-PU-2023-5713

ALT-PU-2023-5713: package `php8.0` update to version 8.0.30-alt1

CVSS3: 9.8
около 3 лет назад
altlinux логотип
ALT-PU-2023-5708

ALT-PU-2023-5708: package `php8.0` update to version 8.0.30-alt1

CVSS3: 9.8
около 3 лет назад
redos логотип
ROS-20240816-14

Множественные уязвимости php

CVSS3: 9.8
около 2 лет назад
redos логотип
ROS-20240816-08

Множественные уязвимости php

CVSS3: 9.8
около 2 лет назад
ubuntu логотип
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: 8.6
2%
Низкий
около 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
2%
Низкий
около 3 лет назад
nvd логотип
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: 8.6
2%
Низкий
около 3 лет назад
msrc логотип
CVE-2023-3823

Security issue with external entity loading in XML without enabling it

CVSS3: 8.6
2%
Низкий
около 1 месяца назад
debian логотип
CVE-2023-3823

In PHP versions 8.0.* before 8.0.30, 8.1.* before 8.1.22, and 8.2.* be ...

CVSS3: 8.6
2%
Низкий
около 3 лет назад

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