Symantec Endpoint Protection Multiple Vulnerabilities (Nov 2015)
🗓️ 16 Nov 2015 00:00:00Reported by Copyright (C) 2015 Greenbone AGType
openvas🔗 plugins.openvas.org👁 39 Views
| Reporter | Title | Published | Views | Family All 23 |
|---|---|---|---|---|
| CVE-2015-6555 | 6 Jan 202418:56 | – | circl | |
| Symantec Endpoint Protection-RU6-MP3 Untrusted Search Path Vulnerability | 13 Nov 201500:00 | – | cnvd | |
| Symantec Endpoint Protection Manager-RU6-MP3 Arbitrary OS Command Execution Vulnerability | 13 Nov 201500:00 | – | cnvd | |
| Symantec Endpoint Protection Manager-RU6-MP3 Arbitrary Java Code Execution Vulnerability | 13 Nov 201500:00 | – | cnvd | |
| CVE-2015-6554 | 12 Nov 201502:00 | – | cve | |
| CVE-2015-6555 | 12 Nov 201502:00 | – | cve | |
| CVE-2015-8113 | 12 Nov 201502:00 | – | cve | |
| CVE-2015-6554 | 12 Nov 201502:00 | – | cvelist | |
| CVE-2015-6555 | 12 Nov 201502:00 | – | cvelist | |
| CVE-2015-8113 | 12 Nov 201502:00 | – | cvelist |
10
| Source | Link |
|---|---|
| securityfocus | www.securityfocus.com/bid/77494 |
| securityfocus | www.securityfocus.com/bid/77585 |
| securityfocus | www.securityfocus.com/bid/77495 |
| tenable | www.tenable.com/plugins/index.php |
| symantec | www.symantec.com/security_response/securityupdates/detail.jsp |
# SPDX-FileCopyrightText: 2015 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
CPE = "cpe:/a:symantec:endpoint_protection";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.806571");
script_version("2024-02-20T05:05:48+0000");
script_cve_id("CVE-2015-8113", "CVE-2015-6555", "CVE-2015-6554");
script_tag(name:"cvss_base", value:"8.5");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:S/C:C/I:C/A:C");
script_tag(name:"last_modification", value:"2024-02-20 05:05:48 +0000 (Tue, 20 Feb 2024)");
script_tag(name:"creation_date", value:"2015-11-16 12:41:11 +0530 (Mon, 16 Nov 2015)");
script_name("Symantec Endpoint Protection Multiple Vulnerabilities (Nov 2015)");
script_tag(name:"summary", value:"Symantec Endpoint Protection is prone to multiple vulnerabilities.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
script_tag(name:"insight", value:"Multiple flaws are due to:
- An untrusted search path flaw.
- Multiple unspecified flaws in the management console.");
script_tag(name:"impact", value:"Successful exploitation will allow local
attacker to gain privileges, and an unauthenticated, remote attacker to do
OS command execution, Java code execution with elevated application privileges.");
script_tag(name:"affected", value:"Symantec Endpoint Protection (SEP) before
version 12.1-RU6-MP3");
script_tag(name:"solution", value:"Update to Symantec Endpoint Protection (SEP)
version 12.1-RU6-MP3 or later.");
script_tag(name:"solution_type", value:"VendorFix");
script_tag(name:"qod_type", value:"registry");
script_xref(name:"URL", value:"https://www.tenable.com/plugins/index.php?view=single&id=86873");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/77494");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/77495");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/77585");
script_xref(name:"URL", value:"https://www.symantec.com/security_response/securityupdates/detail.jsp?fid=security_advisory&pvid=security_advisory&year=&suid=20151109_00");
script_category(ACT_GATHER_INFO);
script_family("General");
script_copyright("Copyright (C) 2015 Greenbone AG");
script_dependencies("secpod_symantec_prdts_detect.nasl");
script_mandatory_keys("Symantec/Endpoint/Protection");
exit(0);
}
include("version_func.inc");
include("host_details.inc");
if(!sepVer = get_app_version(cpe:CPE)){
exit(0);
}
sepType = get_kb_item("Symantec/SEP/SmallBusiness");
## https://en.wikipedia.org/wiki/Symantec_Endpoint_Protection#Version_history
if(isnull(sepType) &&
version_in_range(version:sepVer, test_version:"12.1", test_version2:"12.1.6465.6200"))
{
report = 'Installed version: ' + sepVer + '\n' +
'Fixed version: ' + '12.1 RU6 MP3' + '\n';
security_message(data:report);
exit(0);
}
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
20 Feb 2024 00:00Current
6.5Medium risk
Vulners AI Score6.5
CVSS 28.5
EPSS0.02779