mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 22:53:11 +00:00
19 lines
769 B
Markdown
19 lines
769 B
Markdown
### [CVE-2021-28678](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/Yvillia/discord-coderbot
|
|
- https://github.com/nnrogers515/discord-coderbot
|
|
|