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

exploitDog

github логотип

GHSA-6px8-mr29-cj4r

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

Описание

DataChain Vulnerable to Deserialization of Untrusted Data from Environment Variables

The DataChain library reads serialized objects from environment variables (such as DATACHAIN__METASTORE and DATACHAIN__WAREHOUSE) in the loader.py module. An attacker with the ability to set these environment variables can trigger code execution when the application loads.

Пакеты

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

datachain

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

< 0.34.2

0.34.2

EPSS

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

2.5 Low

CVSS3

Дефекты

CWE-502

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

CVSS3: 2.5
nvd
4 месяца назад

DataChain is a Python-based AI-data warehouse for transforming and analyzing unstructured data. Versions 0.34.1 and below allow for deseriaization of untrusted data because of the way the DataChain library reads serialized objects from environment variables (such as DATACHAIN__METASTORE and DATACHAIN__WAREHOUSE) in the loader.py module. An attacker with the ability to set these environment variables can trigger code execution when the application loads. This issue is fixed in version 0.34.2.

EPSS

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

2.5 Low

CVSS3

Дефекты

CWE-502