cvelist/2019/1010xxx/CVE-2019-1010220.json

72 lines
2.6 KiB
JSON
Raw Normal View History

2019-03-20 13:09:48 +00:00
{
"CVE_data_meta": {
2019-07-22 18:00:49 +00:00
"ASSIGNER": "cve-assign@distributedweaknessfiling.org",
2019-03-20 13:09:48 +00:00
"ID": "CVE-2019-1010220",
2019-07-22 18:00:49 +00:00
"STATE": "PUBLIC"
2019-03-20 13:09:48 +00:00
},
2019-07-22 18:00:49 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "tcpdump",
"version": {
"version_data": [
{
"version_value": "4.9.2"
}
]
}
}
]
},
"vendor_name": "tcpdump.org"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2019-03-20 13:09:48 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2019-07-22 18:00:49 +00:00
"value": "tcpdump.org tcpdump 4.9.2 is affected by: CWE-126: Buffer Over-read. The impact is: May expose Saved Frame Pointer, Return Address etc. on stack. The component is: line 234: \"ND_PRINT((ndo, \"%s\", buf));\", in function named \"print_prefix\", in \"print-hncp.c\". The attack vector is: The victim must open a specially crafted pcap file."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-126: Buffer Over-read"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/the-tcpdump-group/tcpdump/blob/tcpdump-4.9.2/print-hncp.c",
"refsource": "MISC",
"name": "https://github.com/the-tcpdump-group/tcpdump/blob/tcpdump-4.9.2/print-hncp.c"
},
{
"url": "https://github.com/the-tcpdump-group/tcpdump/blob/master/print-hncp.c",
"refsource": "MISC",
"name": "https://github.com/the-tcpdump-group/tcpdump/blob/master/print-hncp.c"
},
{
"refsource": "MISC",
"name": "https://github.com/the-tcpdump-group/tcpdump/commits/master/print-hncp.c",
"url": "https://github.com/the-tcpdump-group/tcpdump/commits/master/print-hncp.c"
2019-03-20 13:09:48 +00:00
}
]
}
}