VDB
KO
HIGH 8.1

GHSA-3f63-hfp8-52jq

Arbitrary Code Execution in Pillow

Details

Pillow through 10.1.0 allows PIL.ImageMath.eval Arbitrary Code Execution via the environment parameter, a different vulnerability than CVE-2022-22817 (which was about the expression parameter).

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / pillow
Introduced in: 0 Fixed in: 10.2.0
Fix pip install --upgrade 'pillow>=10.2.0'

References