cvelist/2013/7xxx/CVE-2013-7338.json

113 lines
3.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2013-7338",
"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" : "Python before 3.3.4 RC1 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via a file size value larger than the size of the zip file to the (1) ZipExtFile.read, (2) ZipExtFile.read(n), (3) ZipExtFile.readlines, (4) ZipFile.extract, or (5) ZipFile.extractall function."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20140318 CVE request for python/zipfile",
"refsource" : "MLIST",
2017-10-16 12:31:07 -04:00
"url" : "http://seclists.org/oss-sec/2014/q1/592"
},
{
"name" : "[oss-security] 20140319 Re: CVE request for python/zipfile",
"refsource" : "MLIST",
2017-10-16 12:31:07 -04:00
"url" : "http://seclists.org/oss-sec/2014/q1/595"
},
{
"name" : "http://bugs.python.org/issue20078",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://bugs.python.org/issue20078"
},
{
"name" : "http://hg.python.org/cpython/rev/79ea4ce431b1",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "http://hg.python.org/cpython/rev/79ea4ce431b1"
},
{
"name" : "https://docs.python.org/3.3/whatsnew/changelog.html",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://docs.python.org/3.3/whatsnew/changelog.html"
},
{
"name" : "https://support.apple.com/kb/HT205031",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://support.apple.com/kb/HT205031"
},
{
"name" : "APPLE-SA-2015-08-13-2",
"refsource" : "APPLE",
2017-10-16 12:31:07 -04:00
"url" : "http://lists.apple.com/archives/security-announce/2015/Aug/msg00001.html"
},
{
"name" : "GLSA-201503-10",
"refsource" : "GENTOO",
2017-10-16 12:31:07 -04:00
"url" : "https://security.gentoo.org/glsa/201503-10"
},
{
"name" : "openSUSE-SU-2014:0597",
"refsource" : "SUSE",
2017-10-16 12:31:07 -04:00
"url" : "http://lists.opensuse.org/opensuse-updates/2014-05/msg00008.html"
},
{
"name" : "65179",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/65179"
},
{
"name" : "1029973",
"refsource" : "SECTRACK",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securitytracker.com/id/1029973"
}
]
}
}