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.
The DataChain library reads serialized objects from environment variables (such as
DATACHAIN__METASTOREandDATACHAIN__WAREHOUSE) in theloader.pymodule. An attacker with the ability to set these environment variables can trigger code execution when the application loads.