SB2019022105 - Multiple vulnerabilities in AppNeta Tcpreplay
Published: February 21, 2019 Updated: June 1, 2021
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 3 secuirty vulnerabilities.
1) NULL pointer dereference (CVE-ID: CVE-2019-8376)
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to NULL pointer dereference condition in the get_layer4_v6() function, as defined in the get.c source code file. A remote attacker can send a specially crafted packet capture (pcap) file to the tcpreplay-edit binary, trigger a segmentation fault and cause a DoS condition.
2) NULL pointer dereference (CVE-ID: CVE-2019-8377)
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to NULL pointer dereference condition that exists in the get_ipv6_l4proto()function, as defined in the get.c source code file. A remote attacker can send a specially crafted packet capture (pcap) file to the tcpreplay-edit binary, trigger a segmentation fault and cause a DoS condition.
3) Segmentation fault (CVE-ID: CVE-2019-8381)
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to an invalid memory access condition that exists in the do_checksumfunction, as defined in the checksum.c source code file. A remote attacker can send a specially crafted packet capture (pcap) file to the tcpreplay-edit binary, trigger a segmentation fault and cause a DoS condition.
Remediation
Install update from vendor's website.
References
- https://github.com/appneta/tcpreplay/issues/537
- https://research.loginsoft.com/bugs/null-pointer-dereference-vulnerability-in-function-get_layer4_v6-tcpreplay-4-3-1/
- https://github.com/appneta/tcpreplay/issues/536
- https://research.loginsoft.com/bugs/null-pointer-dereference-vulnerability-in-function-get_ipv6_l4proto-tcpreplay-4-3-1/
- https://github.com/appneta/tcpreplay/issues/538
- https://research.loginsoft.com/bugs/invalid-memory-access-vulnerability-in-function-do_checksum-tcpreplay-4-3-1/