cvelist/2014/9xxx/CVE-2014-9601.json

93 lines
2.8 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2014-9601",
"STATE" : "PUBLIC"
},
"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",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Pillow before 2.7.0 allows remote attackers to cause a denial of service via a compressed text chunk in a PNG image that has a large size when it is decompressed."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://pillow.readthedocs.org/releasenotes/2.7.0.html",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://pillow.readthedocs.org/releasenotes/2.7.0.html"
},
{
"name" : "https://github.com/python-pillow/Pillow/pull/1060",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://github.com/python-pillow/Pillow/pull/1060"
},
{
"name" : "https://www.djangoproject.com/weblog/2015/jan/02/pillow-security-release/",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://www.djangoproject.com/weblog/2015/jan/02/pillow-security-release/"
},
{
"name" : "http://www.oracle.com/technetwork/topics/security/bulletinjul2015-2511963.html",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://www.oracle.com/technetwork/topics/security/bulletinjul2015-2511963.html"
},
{
"name" : "FEDORA-2015-0667",
"refsource" : "FEDORA",
2017-10-16 12:31:07 -04:00
"url" : "http://lists.fedoraproject.org/pipermail/package-announce/2015-January/148442.html"
},
{
"name" : "openSUSE-SU-2015:0798",
"refsource" : "SUSE",
2017-10-16 12:31:07 -04:00
"url" : "http://lists.opensuse.org/opensuse-updates/2015-04/msg00056.html"
},
{
"name" : "77758",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/77758"
}
]
}
}