{ "CVE_data_meta": { "ASSIGNER": "cve-assign@distributedweaknessfiling.org", "ID": "CVE-2019-1010220", "STATE": "PUBLIC" }, "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", "description": { "description_data": [ { "lang": "eng", "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" } ] } }