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.
{
"severity": "MODERATE",
"github_reviewed": true,
"cwe_ids": [
"CWE-345"
],
"nvd_published_at": "2021-06-02T16:15:00Z",
"github_reviewed_at": "2021-06-03T21:38:37Z"
}