An arbitrary code execution vulnerability exists in versions 0.0.8 and newer of the Refuel Autolabel library because of the way its multilabel classification tasks handle provided CSV files. If a user creates a multilabel classification task using a maliciously crafted CSV file containing Python code, the code will be passed to an eval function which executes it.
{
"nvd_published_at": "2024-09-12T13:15:12Z",
"cwe_ids": [
"CWE-1236",
"CWE-95"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-09-12T19:49:50Z"
}