cvelist/2018/14xxx/CVE-2018-14938.json
2020-11-29 02:01:36 +00:00

77 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-14938",
"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": [
{
"lang": "eng",
"value": "An issue was discovered in wifipcap/wifipcap.cpp in TCPFLOW through 1.5.0-alpha. There is an integer overflow in the function handle_prism during caplen processing. If the caplen is less than 144, one can cause an integer overflow in the function handle_80211, which will result in an out-of-bounds read and may allow access to sensitive memory (or a denial of service)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/simsong/tcpflow/commit/a4e1cd14eb5ccc51ed271b65b3420f7d692c40eb",
"refsource": "MISC",
"url": "https://github.com/simsong/tcpflow/commit/a4e1cd14eb5ccc51ed271b65b3420f7d692c40eb"
},
{
"name": "https://github.com/simsong/tcpflow/issues/182",
"refsource": "MISC",
"url": "https://github.com/simsong/tcpflow/issues/182"
},
{
"refsource": "UBUNTU",
"name": "USN-3955-1",
"url": "https://usn.ubuntu.com/3955-1/"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20201128 [SECURITY] [DLA 2468-1] tcpflow security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/11/msg00046.html"
}
]
}
}