Lucene search

K
veracodeVeracode Vulnerability DatabaseVERACODE:37297
HistorySep 27, 2022 - 7:29 a.m.

Arbitrary Code Execution

2022-09-2707:29:55
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
10

0.004 Low

EPSS

Percentile

75.0%

joblib is vulnerable to arbitrary code execution. The vulnerability exists in _batched_calls_reducer_callback function of parallel.py via the pre_dispatched flag in Parallel() class due to the eval() statement. When the attacker enters a statement in the flag pre_dispatch it will run whatever the attacker wants to run.