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

21 Nov 2024, 03:50

Type Values Removed Values Added
References () https://github.com/simsong/tcpflow/commit/a4e1cd14eb5ccc51ed271b65b3420f7d692c40eb - Patch, Third Party Advisory () https://github.com/simsong/tcpflow/commit/a4e1cd14eb5ccc51ed271b65b3420f7d692c40eb - Patch, Third Party Advisory
References () https://github.com/simsong/tcpflow/issues/182 - Exploit, Third Party Advisory () https://github.com/simsong/tcpflow/issues/182 - Exploit, Third Party Advisory
References () https://lists.debian.org/debian-lts-announce/2020/11/msg00046.html - () https://lists.debian.org/debian-lts-announce/2020/11/msg00046.html -
References () https://usn.ubuntu.com/3955-1/ - Third Party Advisory () https://usn.ubuntu.com/3955-1/ - Third Party Advisory

Information

Published : 2018-08-05 03:29

Updated : 2024-11-21 03:50


NVD link : CVE-2018-14938

Mitre link : CVE-2018-14938

CVE.ORG link : CVE-2018-14938


JSON object : View

Products Affected

digitalcorpora

  • tcpflow

canonical

  • ubuntu_linux
CWE
CWE-125

Out-of-bounds Read

CWE-190

Integer Overflow or Wraparound