Learn about CVE-2017-6430, an out-of-bounds read vulnerability in Ettercap's Etterfilter utility, allowing remote attackers to cause denial of service. Find mitigation steps and prevention measures here.
A crafted filter can cause a denial of service (out-of-bounds read) in the compile_tree function of ef_compiler.c, which is part of the Etterfilter utility in Ettercap 0.8.2 and previous versions, when executed remotely by attackers.
Understanding CVE-2017-6430
This CVE involves a vulnerability in the Etterfilter utility in Ettercap versions 0.8.2 and earlier, allowing remote attackers to trigger a denial of service through a specific crafted filter.
What is CVE-2017-6430?
The CVE-2017-6430 vulnerability is an out-of-bounds read issue in the compile_tree function of ef_compiler.c within the Etterfilter utility of Ettercap versions 0.8.2 and prior. Attackers can exploit this remotely to cause a denial of service.
The Impact of CVE-2017-6430
Technical Details of CVE-2017-6430
The technical details of the CVE-2017-6430 vulnerability are as follows:
Vulnerability Description
The compile_tree function in ef_compiler.c in the Etterfilter utility in Ettercap 0.8.2 and earlier allows remote attackers to cause a denial of service (out-of-bounds read) via a crafted filter.
Affected Systems and Versions
Exploitation Mechanism
Mitigation and Prevention
To address CVE-2017-6430, consider the following mitigation strategies:
Immediate Steps to Take
Long-Term Security Practices
Patching and Updates