CVE-2022-22817: python-pillow: PIL.ImageMath.eval allows evaluation of arbitrary expressions
Severity: Critical
CVSS Score: 9.8
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.