cvelist/2018/20xxx/CVE-2018-20406.json

117 lines
4.6 KiB
JSON
Raw Normal View History

2018-12-23 18:04:26 -05:00
{
2019-03-17 21:33:22 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-20406",
"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": [
2018-12-23 18:04:26 -05:00
{
2019-03-17 21:33:22 +00:00
"lang": "eng",
"value": "Modules/_pickle.c in Python before 3.7.1 has an integer overflow via a large LONG_BINPUT value that is mishandled during a \"resize to twice the size\" attempt. This issue might cause memory exhaustion, but is only relevant if the pickle format is used for serializing tens or hundreds of gigabytes of data."
2018-12-23 18:04:26 -05:00
}
2019-03-17 21:33:22 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugs.python.org/issue34656",
"refsource": "MISC",
"url": "https://bugs.python.org/issue34656"
},
{
"name": "[debian-lts-announce] 20190207 [SECURITY] [DLA 1663-1] python3.4 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2019/02/msg00011.html"
},
{
"name": "https://github.com/python/cpython/commit/a4ae828ee416a66d8c7bf5ee71d653c2cc6a26dd",
"refsource": "MISC",
"url": "https://github.com/python/cpython/commit/a4ae828ee416a66d8c7bf5ee71d653c2cc6a26dd"
2019-03-27 17:00:45 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-6e1938a3c5",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JSKPGPZQNTAULHW4UH63KGOOUIDE4RRB/"
2019-03-29 04:00:59 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-6baeb15da3",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D3LXPABKVLFYUHRYJPM3CSS5MS6FXKS7/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-cf725dd20b",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AEZ5IQT7OF7Q2NCGIVABOWYGKO7YU3NJ/"
2019-03-29 05:00:46 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-6b02154aa0",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ICBEGRHIPHWPG2VGYS6R4EVKVUUF4AQW/"
2019-03-30 02:00:43 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-7d9f3cf3ce",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TR6GCO3WTV4D5L23WTCBF275VE6BVNI3/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-51f1e08207",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/46PVWY5LFP4BRPG3BVQ5QEEFYBVEXHCK/"
2019-04-16 06:00:47 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20190416-0010/",
"url": "https://security.netapp.com/advisory/ntap-20190416-0010/"
2019-09-10 16:00:49 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4127-2",
"url": "https://usn.ubuntu.com/4127-2/"
2019-09-18 17:01:00 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4127-1",
"url": "https://usn.ubuntu.com/4127-1/"
2019-03-17 21:33:22 +00:00
}
]
}
}