joblib vulnerable to arbitrary code execution
Critical severity
GitHub Reviewed
Published
Sep 27, 2022
to the GitHub Advisory Database
•
Updated Sep 23, 2024
Description
Published by the National Vulnerability Database
Sep 26, 2022
Published to the GitHub Advisory Database
Sep 27, 2022
Reviewed
Sep 30, 2022
Last updated
Sep 23, 2024
The package joblib from 0 and before 1.2.0 is vulnerable to Arbitrary Code Execution via the
pre_dispatch
flag inParallel()
class due to theeval()
statement.References