mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
112 lines
3.8 KiB
JSON
112 lines
3.8 KiB
JSON
{
|
|
"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",
|
|
"url": "http://seclists.org/oss-sec/2014/q1/592"
|
|
},
|
|
{
|
|
"name": "65179",
|
|
"refsource": "BID",
|
|
"url": "http://www.securityfocus.com/bid/65179"
|
|
},
|
|
{
|
|
"name": "openSUSE-SU-2014:0597",
|
|
"refsource": "SUSE",
|
|
"url": "http://lists.opensuse.org/opensuse-updates/2014-05/msg00008.html"
|
|
},
|
|
{
|
|
"name": "http://hg.python.org/cpython/rev/79ea4ce431b1",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://hg.python.org/cpython/rev/79ea4ce431b1"
|
|
},
|
|
{
|
|
"name": "GLSA-201503-10",
|
|
"refsource": "GENTOO",
|
|
"url": "https://security.gentoo.org/glsa/201503-10"
|
|
},
|
|
{
|
|
"name": "APPLE-SA-2015-08-13-2",
|
|
"refsource": "APPLE",
|
|
"url": "http://lists.apple.com/archives/security-announce/2015/Aug/msg00001.html"
|
|
},
|
|
{
|
|
"name": "http://bugs.python.org/issue20078",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://bugs.python.org/issue20078"
|
|
},
|
|
{
|
|
"name": "[oss-security] 20140319 Re: CVE request for python/zipfile",
|
|
"refsource": "MLIST",
|
|
"url": "http://seclists.org/oss-sec/2014/q1/595"
|
|
},
|
|
{
|
|
"name": "https://support.apple.com/kb/HT205031",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://support.apple.com/kb/HT205031"
|
|
},
|
|
{
|
|
"name": "1029973",
|
|
"refsource": "SECTRACK",
|
|
"url": "http://www.securitytracker.com/id/1029973"
|
|
},
|
|
{
|
|
"name": "https://docs.python.org/3.3/whatsnew/changelog.html",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://docs.python.org/3.3/whatsnew/changelog.html"
|
|
}
|
|
]
|
|
}
|
|
} |