cvelist/2020/8xxx/CVE-2020-8037.json

80 lines
2.6 KiB
JSON
Raw Normal View History

2020-01-27 17:01:06 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-8037",
2020-11-04 18:01:41 +00:00
"TITLE": "ppp decapsulator can be convinced to allocate a large amount of memory",
"ASSIGNER": "security@tcpdump.org",
"DATE_PUBLIC": "2020-04-21T00:00:00.000Z",
"STATE": "PUBLIC"
2020-01-27 17:01:06 +00:00
},
2020-11-04 18:01:41 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "tcpdump",
"version": {
"version_data": [
{
"version_value": "4.9.3"
}
]
}
}
]
},
"vendor_name": "The TCPdump Group"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Hardik Shah"
}
],
2020-01-27 17:01:06 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-11-04 18:01:41 +00:00
"value": "The ppp decapsulator in tcpdump 4.9.3 can be convinced to allocate a large amount of memory."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "memory overallocation error"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/the-tcpdump-group/tcpdump/commit/32027e199368dad9508965aae8cd8de5b6ab5231",
"url": "https://github.com/the-tcpdump-group/tcpdump/commit/32027e199368dad9508965aae8cd8de5b6ab5231"
2020-11-10 17:01:39 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20201110 [SECURITY] [DLA 2444-1] tcpdump security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/11/msg00018.html"
2020-11-30 03:01:37 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-fae2e1f2bc",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LWDBONZVLC6BAOR2KM376DJCM4H3FERV/"
2020-01-27 17:01:06 +00:00
}
]
}
}