mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 04:25:00 +02:00
18 lines
687 B
Markdown
18 lines
687 B
Markdown
### [CVE-2021-28675](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/nnrogers515/discord-coderbot
|
|
|