Out-of-bounds Read Affecting pillow package, versions [, 7.1.0)


0.0
medium

Snyk CVSS

    Attack Complexity Low

    Threat Intelligence

    EPSS 0.08% (32nd percentile)
Expand this section
NVD
5.5 medium
Expand this section
Red Hat
5.9 medium

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PYTHON-PILLOW-574576
  • published 26 Jun 2020
  • disclosed 26 Jun 2020
  • credit Unknown

How to fix?

Upgrade Pillow to version 7.1.0 or higher.

Overview

Pillow is a PIL (Python Imaging Library) fork.

Affected versions of this package are vulnerable to Out-of-bounds Read. In libImaging/PcxDecode.c, an out-of-bounds read can occur when reading PCX files where state->shuffle is instructed to read beyond state->buffer.