mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 16:48:36 -05:00
Fixed security problem with telnetd, which allowed
telnet -l -hcert.org localhost
to change the user's host in utmp.
Thanks to Matthew Green <mrgreen@@mame.mu.oz.au> for showing me this one.
Reviewed by: karl, guido
Submitted by: mrgreen@@mame.mu.oz.au
|
||
|---|---|---|
| .. | ||
| authenc.c | ||
| defs.h | ||
| ext.h | ||
| global.c | ||
| Makefile | ||
| pathnames.h | ||
| slc.c | ||
| state.c | ||
| sys_term.c | ||
| telnetd.8 | ||
| telnetd.c | ||
| telnetd.h | ||
| termstat.c | ||
| utility.c | ||