CVE-1999-0080 |
|
发布时间 :1995-11-30 00:00:00 | ||
修订时间 :2008-09-09 08:33:40 | ||||
NMCO |
[原文]Certain configurations of wu-ftp FTP server 2.4 use a _PATH_EXECPATH setting to a directory with dangerous commands, such as /bin, which allows remote authenticated users to gain root access via the "site exec" command.
[CNNVD]Wu-ftpd错误配置路径导致通过SITE EXEC可执行系统命令漏洞(CNNVD-199511-002)
Washington University FTP Server是一个非常流行的Unix系统下的FTP服务器。很多Unix和Linux的发行版本都把它作为默认安装的FTP服务器。
由于配置文件pathnames.h的错误配置,一些Wu-ftpd 2.4.1和更早的二进制发行版本允许攻击者有个FTP账号即可获得root访问权限。
由于pathnames.h错误的设置了_PATH_EXECPATH为/bin,这个路径对应匿名用户是相对于~ftp,但是对于其它FTP账号是对应于/,就是实际的/bin。如果Wu-ftpd的SITE EXEC功能打开的话,用户就可能以root用户的权限运行系统命令,比如执行/bin/sh。
- CVSS (基础分值)
CVSS分值: | 10 | [严重(HIGH)] |
机密性影响: | COMPLETE | [完全的信息泄露导致所有系统文件暴露] |
完整性影响: | COMPLETE | [系统完整性可被完全破坏] |
可用性影响: | COMPLETE | [可能导致系统完全宕机] |
攻击复杂度: | LOW | [漏洞利用没有访问限制 ] |
攻击向量: | [--] | |
身份认证: | NONE | [漏洞利用无需身份认证] |
- CPE (受影响的平台与产品)
产品及版本信息(CPE)暂不可用 |
- OVAL (用于检测的技术细节)
未找到相关OVAL定义 |
- 官方数据库链接
- 其它链接及资源
- 漏洞信息
Wu-ftpd错误配置路径导致通过SITE EXEC可执行系统命令漏洞 | |
危急 | 未知 |
1995-11-30 00:00:00 | 2006-11-16 00:00:00 |
远程 | |
Washington University FTP Server是一个非常流行的Unix系统下的FTP服务器。很多Unix和Linux的发行版本都把它作为默认安装的FTP服务器。 由于配置文件pathnames.h的错误配置,一些Wu-ftpd 2.4.1和更早的二进制发行版本允许攻击者有个FTP账号即可获得root访问权限。 由于pathnames.h错误的设置了_PATH_EXECPATH为/bin,这个路径对应匿名用户是相对于~ftp,但是对于其它FTP账号是对应于/,就是实际的/bin。如果Wu-ftpd的SITE EXEC功能打开的话,用户就可能以root用户的权限运行系统命令,比如执行/bin/sh。 |
- 公告与补丁
临时解决方法: 如果您不能立刻安装补丁或者升级,CNNVD建议您采取以下措施以降低威胁: * 关闭Wu-ftpd的SITE EXEC功能。 * 控制FTP账号,不允许不可信的用户登录访问FTP服务器。 厂商补丁: Washington University --------------------- 目前厂商已经在最新版本的软件中修复了这个安全问题,请到厂商的主页下载: ftp://ftp.wu-ftpd.org |
- 漏洞信息
77 | |
WU-FTPD SITE EXEC Arbitrary Local Command Execution | |
Remote / Network Access | Misconfiguration |
Loss of Integrity | |
Exploit Public |
- 漏洞描述
Some wu-ftpd installations contain a flaw that may allow a malicious user with a user account on the FTP server to execute arbitrary commands as root. The issue is caused by a wu-ftpd misconfiguration in pathnames.h that sets the search path for logged in users to /bin rather then ~/bin. It is possible that the flaw may allow arbitrary command execution resulting in a loss of integrity. |
- 时间线
1995-05-31 | Unknow |
1995-05-31 | Unknow |
- 解决方案
If your FTP server is misconfigured you are advised to upgrade to a newer version with out the misconfiguration. An upgrade is required as there are no known workarounds. |
- 相关参考
|