cve/2021/CVE-2021-28675.md
2024-05-25 21:48:12 +02:00

687 B

CVE-2021-28675

Description

An issue was discovered in Pillow before 8.2.0. PSDImagePlugin.PsdImageFile lacked a sanity check on the number of input layers relative to the size of the data block. This could lead to a DoS on Image.open prior to Image.load.

POC

Reference

No PoCs from references.

Github