The package joblib from 0 and before 1.2.0 is vulnerable to Arbitrary Code Execution via the pre_dispatch flag in Parallel() class due to the eval() statement.
pre_dispatch
Parallel()
eval()
{ "affected_functions": [ "joblib._utils.eval_expr" ] }