7.5
CVSSv2

CVE-2011-2763

Published: 02/09/2011 Updated: 09/10/2018
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

The web interface on the LifeSize Room appliance LS_RM1_3.5.3 (11) and 4.7.18 allows remote malicious users to execute arbitrary commands via a modified request to the LSRoom_Remoting.doCommand function in gateway.php.

Vulnerable Product Search on Vulmon Subscribe to Product

lifesize lifesize_room_appliance_software ls_rm1_3.5.3

lifesize lifesize_room_appliance_software 4.7.18

Exploits

require 'msf/core' class Metasploit3 < Msf::Exploit::Remote Rank = ExcellentRanking include Msf::Exploit::Remote::HttpClient def initialize(info = {}) super(update_info(info, 'Name' => 'LifeSize Room Command Injection', 'Description' => %q{ This module exploits a vulnerable resource in LifeSize Room vers ...