2019-12-19 19:01:02 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2020-01-05 22:01:04 +00:00
"ID" : "CVE-2019-19911" ,
"STATE" : "PUBLIC"
2019-12-19 19:01:02 +00:00
} ,
2020-01-05 22:01:04 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2019-12-19 19:01:02 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-01-05 22:01:04 +00:00
"value" : "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."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM" ,
"name" : "https://pillow.readthedocs.io/en/stable/releasenotes/6.2.2.html" ,
"url" : "https://pillow.readthedocs.io/en/stable/releasenotes/6.2.2.html"
2020-02-18 16:01:10 +00:00
} ,
{
"refsource" : "UBUNTU" ,
"name" : "USN-4272-1" ,
"url" : "https://usn.ubuntu.com/4272-1/"
2020-02-22 03:01:05 +00:00
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2020-5cdbb19cca" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3DUMIBUYGJRAVJCTFUWBRLVQKOUTVX5P/"
2020-02-22 12:01:03 +00:00
} ,
{
"refsource" : "DEBIAN" ,
"name" : "DSA-4631" ,
"url" : "https://www.debian.org/security/2020/dsa-4631"
2019-12-19 19:01:02 +00:00
}
]
}
}