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

712 B

CVE-2021-28678

Description

An issue was discovered in Pillow before 8.2.0. For BLP data, BlpImagePlugin did not properly check that reads (after jumping to file offsets) returned data. This could lead to a DoS where the decoder could be run a large number of times on empty data.

POC

Reference

No PoCs from references.

Github