SSH客户端xauth漏洞

漏洞信息详情

SSH客户端xauth漏洞

漏洞简介

SSH默认配置允许X转发。远程攻击者借助恶意xauth 程序可以控制客户端的X会话。

漏洞公告

Currently the SecurityFocus staff are not ware of any vendor supplied patches for SSH. If you feel we are in error or are aware of more recent information, please mail us at: vuldb@securityfocus.com.
A suitable fix is to disable X forwarding from being enabled by default. This can be permanantly done in the /etc/ssh_config file, or in $HOME/.ssh/config for individual hosts.
Host *
ForwardX11 no
OpenSSH has issued a new version that remedies this problem. Versions released after February 29, 2000 should not be susceptible. They are available at
http://www.openssh.com/

参考网址

来源: BID
名称: 1006
链接:http://www.securityfocus.com/bid/1006

受影响实体

© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享