6 results (0.001 seconds)

CVSS: 5.5EPSS: 0%CPEs: 1EXPL: 1

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. La función compile_tree en ef_compiler.c en la utilidad Etterfilter de Ettercap 0.8.2 y versiones anteriores permite a atacantes remotos provocar una denegación de servicio (lectura fuera de límites) a través de un filtro manipulado. • http://www.debian.org/security/2017/dsa-3874 http://www.securityfocus.com/archive/1/540223/100/0/threaded http://www.securityfocus.com/bid/96582 http://www.securitytracker.com/id/1038057 https://github.com/Ettercap/ettercap/issues/782 https://github.com/LocutusOfBorg/ettercap/commit/626dc56686f15f2dda13c48f78c2a666cb6d8506 • CWE-125: Out-of-bounds Read •

CVSS: 7.5EPSS: 69%CPEs: 1EXPL: 1

Heap-based buffer overflow in the dissector_postgresql function in dissectors/ec_postgresql.c in Ettercap before 0.8.1 allows remote attackers to cause a denial of service or possibly execute arbitrary code via a crafted password length value that is inconsistent with the actual length of the password. Desbordamiento de búfer basado en memoria dinámica en la función dissector_postgresql en dissectors/ec_postgresql.c en Ettercap en versiones anteriores a 0.8.1 permite a atacantes remotos provocar una denegación de servicio o posiblemente ejecutar un código arbitrario a través de un valor de longitud de contraseña manipulado que es inconsistente con la longitud de contraseña actual. Ettercap versions 0.8.0 and 0.8.1 suffers from multiple denial of service vulnerabilities. • https://www.exploit-db.com/exploits/35580 http://www.securityfocus.com/archive/1/534248/100/0/threaded http://www.securityfocus.com/bid/71689 https://github.com/Ettercap/ettercap/commit/e3abe7d7585ecc420a7cab73313216613aadad5a https://security.gentoo.org/glsa/201505-01 https://www.obrela.com/home/security-labs/advisories/osi-advisory-osi-1402 • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer •

CVSS: 7.5EPSS: 7%CPEs: 1EXPL: 0

The dissector_postgresql function in dissectors/ec_postgresql.c in Ettercap before 0.8.1 allows remote attackers to cause a denial of service and possibly execute arbitrary code via a crafted password length, which triggers a 0 character to be written to an arbitrary memory location. La función dissector_postgresql en dissectors/ec_postgresql.c en Ettercap en versiones anteriores a 0.8.1 permite a atacantes remotos provocar una denegación de servicio y posiblemente ejecutar un código arbitrario a través de una longitud de contraseña manipulada, la que desencadena un carácter 0 para ser escrito en una ubicación de memoria arbitraria. • http://www.securityfocus.com/archive/1/534248/100/0/threaded http://www.securityfocus.com/bid/71697 https://github.com/Ettercap/ettercap/commit/e3abe7d7585ecc420a7cab73313216613aadad5a https://security.gentoo.org/glsa/201505-01 https://www.obrela.com/home/security-labs/advisories/osi-advisory-osi-1402 • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer •

CVSS: 8.8EPSS: 0%CPEs: 4EXPL: 0

An unchecked sscanf() call in ettercap before 0.7.5 allows an insecure temporary settings file to overflow a static-sized buffer on the stack. Una llamada a la función sscanf() no comprobada en ettercap en versiones anteriores a la 0.7.5, permite que un archivo de configuración temporal no seguro desborde un búfer de tamaño estático sobre la pila. • https://access.redhat.com/security/cve/cve-2010-3844 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=600130 https://github.com/Ettercap/ettercap/commit/4ef3ede30181eca9add74305ad26dbcb0c3686a0 https://security-tracker.debian.org/tracker/CVE-2010-3844 • CWE-120: Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') •

CVSS: 7.8EPSS: 0%CPEs: 1EXPL: 0

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. La versión GTK de ettercap utiliza un archivo de configuración global en /tmp/.ettercap_gtk y no verifica la propiedad de este archivo. Cuando se analiza este archivo en busca de configuraciones en gtkui_conf_read() (src/interfacesgtk/ec_gtk_conf.c), una llamada a sscanf() no verificada permite que un archivo de configuraciones malintencionado desborde un búfer de tamaño estático en la pila • http://article.gmane.org/gmane.comp.security.oss.general/3660 https://bugs.launchpad.net/ubuntu/+source/ettercap/+bug/656347 https://bugzilla.redhat.com/show_bug.cgi?id=643453 • CWE-787: Out-of-bounds Write •