← Back to CVE List

CVE-2010-3843

Published: 2021-05-28T13:15Z
Last Modified: 2024-11-21T01:19Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
The GTK version of ettercap uses a global settings file at /tmp/.ettercap_gtk and does not verify ownership of this file. When parsing this file for settings in gtkui_conf_read() (src/interfacesgtk/ec_gtk_conf.c), an unchecked sscanf() call allows a maliciously placed settings file to overflow a statically-sized buffer on the stack. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt