Oval Definition:oval:com.ubuntu.bionic:def:2019199110000000
Revision Date:2020-01-05Version:1
Title:CVE-2019-19911 on Ubuntu 18.04 LTS (bionic) - low.
Description:There is a DoS vulnerability in Pillow before 6.2.2 caused by FpxImagePlugin.py calling the range function on an unvalidated 32-bit integer if the number of bands is large. On Windows running 32-bit Python, this results in an OverflowError or MemoryError due to the 2 GB limit. However, on Linux running 64-bit Python this results in the process being terminated by the OOM killer.
Family:unixClass:vulnerability
Status:Reference(s):CVE-2019-19911
Platform(s):Ubuntu 18.04 LTS
Product(s):
Definition Synopsis
  • Ubuntu 18.04 LTS (bionic) is installed.
  • AND pillow package in bionic was vulnerable but has been fixed (note: '5.1.0-1ubuntu0.2').
  • BACK