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).
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://github.com/simsong/tcpflow/commit/a4e1cd14eb5ccc51ed271b65b3420f7d692c40eb | third party advisory patch |
https://github.com/simsong/tcpflow/issues/182 | third party advisory exploit |
https://usn.ubuntu.com/3955-1/ | third party advisory vendor advisory |
https://lists.debian.org/debian-lts-announce/2020/11/msg00046.html | mailing list |