Files
CVEs-PoC/2020/CVE-2020-10378.md
T
2024-05-25 21:48:12 +02:00

620 B

CVE-2020-10378

Description

In libImaging/PcxDecode.c in Pillow before 7.1.0, an out-of-bounds read can occur when reading PCX files where state->shuffle is instructed to read beyond state->buffer.

POC

Reference

No PoCs from references.

Github