VMware WebAccess Multiple Vulnerabilities - Windows
🗓️ 13 Apr 2010 00:00:00Reported by Copyright (C) 2010 Greenbone AGType
openvas🔗 plugins.openvas.org👁 21 Views
| Reporter | Title | Published | Views | Family All 18 |
|---|---|---|---|---|
| CVE-2010-0686 | 1 Apr 201019:00 | – | cve | |
| CVE-2010-1193 | 1 Apr 201019:00 | – | cve | |
| CVE-2010-0686 | 1 Apr 201019:00 | – | cvelist | |
| CVE-2010-1193 | 1 Apr 201019:00 | – | cvelist | |
| EUVD-2010-0713 | 7 Oct 202500:30 | – | euvd | |
| EUVD-2010-1223 | 7 Oct 202500:30 | – | euvd | |
| CVE-2010-0686 | 1 Apr 201019:30 | – | nvd | |
| CVE-2010-1193 | 1 Apr 201019:30 | – | nvd | |
| VMware WebAccess Multiple Vulnerabilities - Linux | 13 Apr 201000:00 | – | openvas | |
| VMware WebAccess Multiple Vulnerabilities (Windows) | 13 Apr 201000:00 | – | openvas |
10
# SPDX-FileCopyrightText: 2010 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.801308");
script_version("2025-12-11T05:46:19+0000");
script_tag(name:"last_modification", value:"2025-12-11 05:46:19 +0000 (Thu, 11 Dec 2025)");
script_tag(name:"creation_date", value:"2010-04-13 16:55:19 +0200 (Tue, 13 Apr 2010)");
script_cve_id("CVE-2010-0686", "CVE-2010-1193");
script_tag(name:"cvss_base", value:"7.5");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:P/I:P/A:P");
script_name("VMware WebAccess Multiple Vulnerabilities - Windows");
script_xref(name:"URL", value:"http://www.vmware.com/security/advisories/VMSA-2010-0005.html");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/39037");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/39105");
script_xref(name:"URL", value:"http://lists.vmware.com/pipermail/security-announce/2010/000086.html");
script_xref(name:"URL", value:"http://www.vmware.com/resources/techresources/726");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2010 Greenbone AG");
script_family("General");
script_dependencies("gb_vmware_prdts_detect_win.nasl");
script_mandatory_keys("VMware/Server/Win/Ver", "VMware/Win/Installed");
script_tag(name:"impact", value:"Successful exploitation will lets attackers to spoof the origin of requests
via unspecified vectors and execution of JavaScript.");
script_tag(name:"affected", value:"VMware Server version 2.0 on Windows.");
script_tag(name:"insight", value:"The flaws are due to:
- An error in handling of 'proxy-server' functionality, allows to leverage
proxy-server functionality to spoof the origin of requests via unspecified vectors.
- An insufficient checking on the 'names' of virtual machines, allows for
execution of JavaScript in the Web browser's security context for WebAccess.");
script_tag(name:"summary", value:"VMWare Server is prone to multiple vulnerabilities.");
script_tag(name:"solution", value:"Apply the workaround described in the referenced techresources.");
script_tag(name:"qod_type", value:"registry");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("version_func.inc");
if(!get_kb_item("VMware/Win/Installed")){
exit(0);
}
vmserVer = get_kb_item("VMware/Server/Win/Ver");
if(vmserVer)
{
if(version_is_less_equal(version:vmserVer, test_version:"2.0")){
report = report_fixed_ver(installed_version:vmserVer, vulnerable_range:"Less or equal to 2.0");
security_message(port: 0, data: report);
}
}
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
11 Dec 2025 00:00Current
7.5High risk
Vulners AI Score7.5
CVSS 27.5
EPSS0.02177