Files
CVEs-PoC/2022/CVE-2022-22817.md
T
2024-05-25 21:48:12 +02:00

843 B

CVE-2022-22817

Description

PIL.ImageMath.eval in Pillow before 9.0.0 allows evaluation of arbitrary expressions, such as ones that use the Python exec method. A lambda expression could also be used.

POC

Reference

No PoCs from references.

Github