Integer overflow in tcpflow - CVE-2018-14938
Published: October 18, 2018 / Updated: October 19, 2018
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.