CVE-2018-14938

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).
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:digitalcorpora:tcpflow:*:*:*:*:*:*:*:*
cpe:2.3:a:digitalcorpora:tcpflow:1.5.0:alpha:*:*:*:*:*:*

Configuration 2 (hide)

OR cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*
cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*
cpe:2.3:o:canonical:ubuntu_linux:18.10:*:*:*:*:*:*:*

History

No history.

Information

Published : 2018-08-05 03:29

Updated : 2023-12-10 12:44


NVD link : CVE-2018-14938

Mitre link : CVE-2018-14938

CVE.ORG link : CVE-2018-14938


JSON object : View

Products Affected

canonical

  • ubuntu_linux

digitalcorpora

  • tcpflow
CWE
CWE-125

Out-of-bounds Read

CWE-190

Integer Overflow or Wraparound