Integer overflow in tcpflow - CVE-2018-14938

 

Integer overflow in tcpflow - CVE-2018-14938

Published: October 18, 2018 / Updated: October 19, 2018


Vulnerability identifier: #VU15432
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2018-14938
CWE-ID: CWE-190
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Simson L. Garfinkel
Affected software:
tcpflow

Detailed vulnerability description

The vulnerability allows a remote attacker to obtain potentially sensitive information or cause DoS condition.

The vulnerability exists in the handle_80211 and handle_prism functions, as defined in the wifipcap/wifipcap.cpp source code file due to an integer overflow condition that could occur during caplen processing. A remote attacker can trigger memory corruption, and if the caplen is less than 144, trigger an out-of-bounds read in the handle_80211 function, which could allow access to sensitive information or cause a denial of service (DoS) condition on the targeted system.


How to mitigate CVE-2018-14938

Install update from vendor's website.

Sources