CVSROOT: /cvsroot/inetutils
Module name: inetutils
Branch:
Changes by: Sergey Poznyakoff <gray@xxxxxxxxxxxxxxxxxx> 03/08/31
18:31:59
Modified files:
telnet : commands.c
Log message:
(tn): Don't set hostname to DNS canonicalized value.
Attackers may control DNS and fool the Kerberos authentication
code to use the wrong realm for the server, and consequently the
wrong KDC for the server, which the attackers could also control.
Ultimately the attacker can fool the server authentication check
in the client.
Patch by Simon Josefsson <jas@xxxxxxxxxxx>
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/inetutils/inetutils/telnet/commands.c.diff?tr1=1.16&tr2=1.17&r1=text&r2=text
|