Out-of-bounds read in Pillow
High severity
GitHub Reviewed
Published
Nov 3, 2021
to the GitHub Advisory Database
•
Updated Oct 9, 2024
Description
Published by the National Vulnerability Database
Jun 25, 2020
Reviewed
Nov 3, 2021
Published to the GitHub Advisory Database
Nov 3, 2021
Last updated
Oct 9, 2024
In
libImaging/PcxDecode.c
in Pillow before 7.1.0, an out-of-bounds read can occur when reading PCX files wherestate->shuffle
is instructed to read beyondstate->buffer
.References