cvelist/2018/18xxx/CVE-2018-18407.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2018-10-16 21:06:21 -04:00
{
2019-03-17 23:35:07 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-18407",
"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-10-17 00:05:19 -04:00
{
2019-03-17 23:35:07 +00:00
"lang": "eng",
"value": "A heap-based buffer over-read was discovered in the tcpreplay-edit binary of Tcpreplay 4.3.0 beta1, during the incremental checksum operation. The issue gets triggered in the function csum_replace4() in incremental_checksum.h, causing a denial of service."
2018-10-17 00:05:19 -04:00
}
2019-03-17 23:35:07 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/appneta/tcpreplay/issues/488",
"refsource": "MISC",
"url": "https://github.com/appneta/tcpreplay/issues/488"
},
{
"name": "https://github.com/SegfaultMasters/covering360/blob/master/tcpreplay/README.md#user-content-heap-overflow-in-csum_replace4",
"refsource": "MISC",
"url": "https://github.com/SegfaultMasters/covering360/blob/master/tcpreplay/README.md#user-content-heap-overflow-in-csum_replace4"
}
]
}
}