Nixpkgs Security Tracker

Login with GitHub

Suggestion detail

Untriaged
created 3 weeks, 4 days ago
The GTK version of ettercap uses a global settings file …

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.

Affected products

ettercap
  • ==ettercap 0.7.5

Matching in nixpkgs

Package maintainers