Files
CVEs-PoC/2022/CVE-2022-21797.md
T
2025-09-29 21:09:30 +02:00

1.0 KiB

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