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.
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
Link | Tags |
---|---|
https://security-tracker.debian.org/tracker/CVE-2010-3844 | third party advisory |
https://access.redhat.com/security/cve/cve-2010-3844 | third party advisory broken link |
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=600130 | third party advisory mailing list |
https://github.com/Ettercap/ettercap/commit/4ef3ede30181eca9add74305ad26dbcb0c3686a0 |