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

exploitDog

github логотип

GHSA-j5c3-r84f-9596

Опубликовано: 27 апр. 2023
Источник: github
Github: Прошло ревью
CVSS3: 4.4

Описание

Arbitrary File Read in Admin JS CSS files

Impact

It was observed that the /admin/misc/script-proxy API endpoint accessible by an authenticated administrator user and is vulnerable arbitrary JavaScript, CSS file read via the "scriptPath" and "scripts" parameters. The "scriptPath" parameter is not sanitized properly and is vulnerable to path traversal attack. Any JavaScript/CSS file from the application server can be read by specifying sufficient number of "../" patterns to go out from the application webroot followed by path of the folder where the file is located in the "scriptPath" parameter and the file name in the "scripts" parameter. The JavaScript file is successfully read only if the web application has read access to it.

Patches

Update to version 10.5.21 or apply this patch manually https://github.com/pimcore/pimcore/commit/1d128404eddf4beb560d434437347da7aea059eb.patch

Workarounds

Apply patch https://github.com/pimcore/pimcore/commit/1d128404eddf4beb560d434437347da7aea059eb.patch manually.

References

https://github.com/pimcore/pimcore/pull/14959

Пакеты

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

pimcore/pimcore

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

< 10.5.21

10.5.21

EPSS

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

4.4 Medium

CVSS3

Дефекты

CWE-22

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

CVSS3: 4.4
nvd
почти 3 года назад

Pimcore is an open source data and experience management platform. Prior to version 10.5.21, the `/admin/misc/script-proxy` API endpoint that is accessible by an authenticated administrator user is vulnerable to arbitrary JavaScript and CSS file read via the `scriptPath` and `scripts` parameters. The `scriptPath` parameter is not sanitized properly and is vulnerable to path traversal attack. Any JavaScript/CSS file from the application server can be read by specifying sufficient number of `../` patterns to go out from the application webroot followed by path of the folder where the file is located in the "scriptPath" parameter and the file name in the "scripts" parameter. The JavaScript file is successfully read only if the web application has read access to it. Users should update to version 10.5.21 to receive a patch or, as a workaround, apply the patch manual.

EPSS

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

4.4 Medium

CVSS3

Дефекты

CWE-22