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

exploitDog

github логотип

GHSA-qfwq-6jh6-8xx4

Опубликовано: 24 окт. 2024
Источник: github
Github: Прошло ревью
CVSS4: 7.1
CVSS3: 7.1

Описание

OpenRefine has a path traversal in LoadLanguageCommand

The load-language command expects a lang parameter from which it constructs the path of the localization file to load, of the form translations-$LANG.json. When doing so, it does not check that the resulting path is in the expected directory, which means that this command could be exploited to read other JSON files on the file system.

The command should be patched by checking that the normalized path is in the expected directory.

Пакеты

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

org.openrefine:openrefine

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

< 3.8.3

3.8.3

EPSS

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

7.1 High

CVSS4

7.1 High

CVSS3

Дефекты

CWE-22

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

CVSS3: 7.1
ubuntu
больше 1 года назад

OpenRefine is a free, open source tool for working with messy data. The load-language command expects a `lang` parameter from which it constructs the path of the localization file to load, of the form `translations-$LANG.json`. But when doing so in versions prior to 3.8.3, it does not check that the resulting path is in the expected directory, which means that this command could be exploited to read other JSON files on the file system. Version 3.8.3 addresses this issue.

CVSS3: 7.1
nvd
больше 1 года назад

OpenRefine is a free, open source tool for working with messy data. The load-language command expects a `lang` parameter from which it constructs the path of the localization file to load, of the form `translations-$LANG.json`. But when doing so in versions prior to 3.8.3, it does not check that the resulting path is in the expected directory, which means that this command could be exploited to read other JSON files on the file system. Version 3.8.3 addresses this issue.

CVSS3: 7.1
debian
больше 1 года назад

OpenRefine is a free, open source tool for working with messy data. Th ...

EPSS

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

7.1 High

CVSS4

7.1 High

CVSS3

Дефекты

CWE-22