First published: Fri Dec 19 2014(Updated: )
Integer underflow in Ettercap 0.8.1 allows remote attackers to cause a denial of service (out-of-bounds write) and possibly execute arbitrary code via a small (1) size variable value in the dissector_dhcp function in dissectors/ec_dhcp.c, (2) length value to the dissector_gg function in dissectors/ec_gg.c, or (3) string length to the get_decode_len function in ec_utils.c or a request without a (4) username or (5) password to the dissector_TN3270 function in dissectors/ec_TN3270.c.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Ettercap | =0.8.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2014-9376 is considered a high severity vulnerability due to its potential to cause a denial of service and execute arbitrary code.
To fix CVE-2014-9376, upgrade Ettercap to version 0.8.2 or later where the vulnerability is patched.
CVE-2014-9376 can enable remote attackers to perform denial of service attacks and potentially execute arbitrary code.
Ettercap version 0.8.1 is affected by CVE-2014-9376.
The exploit mechanism for CVE-2014-9376 involves an integer underflow in specific dissector functions that can lead to out-of-bounds writes.