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

exploitDog

github логотип

GHSA-q433-j342-rp9h

Опубликовано: 15 янв. 2026
Источник: github
Github: Прошло ревью
CVSS3: 8.6

Описание

Pimcore ENV Variables and Cookie Informations are exposed in http_error_log

Summary

The http_error_log file stores the $_COOKIE and $_SERVER variables, which means sensitive information such as database passwords, cookie session data, and other details can be accessed or recovered through the Pimcore backend.

Details

It’s better to remove both lines, as this information makes little sense in this context anyway.

https://github.com/pimcore/pimcore/blob/12.x/bundles/SeoBundle/src/EventListener/ResponseExceptionListener.php#L92 https://github.com/pimcore/pimcore/blob/12.x/bundles/SeoBundle/src/EventListener/ResponseExceptionListener.php#L93

PoC

In the Pimcore backend, navigate to "Search Engine Optimization" and click on "HTTP Errors." Double-click on an entry to view its details. Here, you may find sensitive data exposed.

Impact

Pimcore backend users can access sensitive environment variables, potentially exposing critical information.

Пакеты

Наименование

pimcore/pimcore

composer
Затронутые версииВерсия исправления

>= 12.0.0-RC1, <= 12.3

12.3.1

Наименование

pimcore/pimcore

composer
Затронутые версииВерсия исправления

<= 11.5.13

11.5.14

EPSS

Процентиль: 0%
0.00002
Низкий

8.6 High

CVSS3

Дефекты

CWE-532

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

CVSS3: 8.6
nvd
4 дня назад

Pimcore is an Open Source Data & Experience Management Platform. Prior to 12.3.1 and 11.5.14, the http_error_log file stores the $_COOKIE and $_SERVER variables, which means sensitive information such as database passwords, cookie session data, and other details can be accessed or recovered through the Pimcore backend. This vulnerability is fixed in 12.3.1 and 11.5.14.

EPSS

Процентиль: 0%
0.00002
Низкий

8.6 High

CVSS3

Дефекты

CWE-532