SCA: security update for Pillow (GHSA-q5hq-fp76-qmrc)

high Tenable Self-Hosted Container Security Plugin ID 417904

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- An issue was discovered in Pillow before 8.2.0. For EPS data, the readline implementation used in
EPSImageFile has to deal with any combination of \r and \n as line endings. It used an accidentally
quadratic method of accumulating lines while looking for a line ending. A malicious EPS file could use
this to perform a DoS of Pillow in the open phase, before an image was accepted for opening.
(CVE-2021-28677)

See Also

https://github.com/advisories/GHSA-q5hq-fp76-qmrc

Plugin Details

Severity: High

ID: 417904

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 5

Percentile: 95.09

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:P

CVSS Score Source: CVE-2021-28677

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: High

Base Score: 8.7

Threat Score: 6.6

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/8/2021

Vulnerability Publication Date: 6/2/2021

Reference Information

CVE: CVE-2021-28677

cwe: CWE-400