cve/2022/CVE-2022-21797.md
2024-06-18 02:51:15 +02:00

686 B

CVE-2022-21797

Description

The package joblib from 0 and before 1.2.0 are vulnerable to Arbitrary Code Execution via the pre_dispatch flag in Parallel() class due to the eval() statement.

POC

Reference

Github