VMware Workstation 'vmrun' Library Path Privilege Escalation Vulnerability (VMSA-2011-0006) - Linux
🗓️ 11 Apr 2011 00:00:00Reported by Copyright (C) 2011 Greenbone AGType
openvas🔗 plugins.openvas.org👁 54 Views
| Reporter | Title | Published | Views | Family All 13 |
|---|---|---|---|---|
| The vulnerability of the VMware Workstation hypervisor allows a malicious individual to gain control over the execution of the “vmrun” utility. | 5 Jul 201600:00 | – | bdu_fstec | |
| CVE-2011-1126 | 1 Apr 201121:00 | – | cve | |
| CVE-2011-1126 | 1 Apr 201121:00 | – | cvelist | |
| EUVD-2011-1140 | 7 Oct 202500:30 | – | euvd | |
| CVE-2011-1126 | 4 Apr 201112:27 | – | nvd | |
| VMware Workstation 'vmrun' Library Path Privilege Escalation Vulnerability (Linux) | 11 Apr 201100:00 | – | openvas | |
| Directory traversal | 4 Apr 201112:27 | – | prion | |
| VMSA-2011-0006 VMware vmrun utility local privilege escalation | 31 Mar 201100:00 | – | securityvulns | |
| VMware privilege escalation | 31 Mar 201100:00 | – | securityvulns | |
| Linux平台上的VMware "vmrun"本地权限提升漏洞 | 1 Apr 201100:00 | – | seebug |
10
| Source | Link |
|---|---|
| securityfocus | www.securityfocus.com/bid/47094 |
| vmware | www.vmware.com/security/advisories/VMSA-2011-0006.html |
| securitytracker | www.securitytracker.com/id |
# SPDX-FileCopyrightText: 2011 Greenbone AG
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.801912");
script_version("2023-07-28T05:05:23+0000");
script_tag(name:"last_modification", value:"2023-07-28 05:05:23 +0000 (Fri, 28 Jul 2023)");
script_tag(name:"creation_date", value:"2011-04-11 14:40:00 +0200 (Mon, 11 Apr 2011)");
script_cve_id("CVE-2011-1126");
script_tag(name:"cvss_base", value:"6.9");
script_tag(name:"cvss_base_vector", value:"AV:L/AC:M/Au:N/C:C/I:C/A:C");
script_name("VMware Workstation 'vmrun' Library Path Privilege Escalation Vulnerability (VMSA-2011-0006) - Linux");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2011 Greenbone AG");
script_family("Privilege escalation");
script_dependencies("gb_vmware_prdts_detect_lin.nasl");
script_mandatory_keys("VMware/Linux/Installed");
script_xref(name:"URL", value:"http://securitytracker.com/id?1025270");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/47094");
script_xref(name:"URL", value:"http://www.vmware.com/security/advisories/VMSA-2011-0006.html");
script_tag(name:"impact", value:"Successful exploitation will allow attacker to execute arbitrary
code with elevated privileges, which may aid in other attacks.");
script_tag(name:"affected", value:"VMware Workstation 6.5.x and 7.x before 7.1.4 build 385536.");
script_tag(name:"insight", value:"The flaw is caused by an error in the 'vmrun' utility when
handling library paths, which could be exploited to execute arbitrary code by tricking a user into
running a vulnerable utility in a directory containing a specially crafted file.");
script_tag(name:"summary", value:"VMware Workstation is prone to a local privilege escalation
vulnerability.");
script_tag(name:"solution", value:"Apply the patch or update to Workstation 7.1.4 build 385536.");
script_tag(name:"qod_type", value:"executable_version_unreliable");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
CPE = "cpe:/a:vmware:workstation";
include( "host_details.inc" );
include( "version_func.inc" );
if( ! version = get_app_version( cpe: CPE ) )
exit( 0 );
if( version_in_range( version: version, test_version: "6.5", test_version2: "6.5.5" ) ||
version_in_range( version: version, test_version: "7.0", test_version2: "7.1.3" ) ) {
report = report_fixed_ver( installed_version: version, fixed_version: "7.1.4" );
security_message( data: report, port: 0 );
exit( 0 );
}
exit( 99 );
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
28 Jul 2023 00:00Current
6.3Medium risk
Vulners AI Score6.3
CVSS 26.9
EPSS0.00384