Lucene search
+L

Symantec Endpoint Encryption Client Memory Dump Information Disclosure Vulnerability

🗓️ 07 Jun 2016 00:00:00Reported by Copyright (C) 2016 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 22 Views

Symantec Endpoint Encryption Client Memory Dump Information Disclosure Vulnerability in version prior to 11.1.

Related
Refs
Code
ReporterTitlePublishedViews
Family
cnvd
CNVD
Symantec Endpoint Encryption Information Disclosure Vulnerability
25 Dec 201500:00
cnvd
cve
CVE
CVE-2015-6556
18 Dec 201511:00
cve
cvelist
Cvelist
CVE-2015-6556
18 Dec 201511:00
cvelist
euvd
EUVD
EUVD-2015-6495
7 Oct 202500:30
euvd
nvd
NVD
CVE-2015-6556
18 Dec 201511:59
nvd
prion
Prion
Design/Logic Flaw
18 Dec 201511:59
prion
symantec
Symantec
Symantec Endpoint Encryption Client Memory Dump Information Disclosure
14 Dec 201508:00
symantec
# SPDX-FileCopyrightText: 2016 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_encryption";

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.808071");
  script_version("2023-07-21T05:05:22+0000");
  script_cve_id("CVE-2015-6556");
  script_tag(name:"cvss_base", value:"2.3");
  script_tag(name:"cvss_base_vector", value:"AV:A/AC:M/Au:S/C:P/I:N/A:N");
  script_tag(name:"last_modification", value:"2023-07-21 05:05:22 +0000 (Fri, 21 Jul 2023)");
  script_tag(name:"creation_date", value:"2016-06-07 13:17:49 +0530 (Tue, 07 Jun 2016)");
  script_name("Symantec Endpoint Encryption Client Memory Dump Information Disclosure Vulnerability");

  script_tag(name:"summary", value:"Symantec Endpoint Encryption (SEE) is prone to an information disclosure vulnerability.");

  script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");

  script_tag(name:"insight", value:"The flaw exists due to an access to a memory
  dump of 'EACommunicatorSrv.exe' in the Framework Service.");

  script_tag(name:"impact", value:"Successful exploitation will allow remote
  authenticated users to discover credentials by triggering a memory dump.");

  script_tag(name:"affected", value:"Symantec Endpoint Encryption (SEE) version
  prior to 11.1.0.");

  script_tag(name:"solution", value:"Update to Symantec Endpoint Encryption (SEE)
  version 11.1.0 or later.");

  script_tag(name:"solution_type", value:"VendorFix");
  script_tag(name:"qod_type", value:"registry");

  script_xref(name:"URL", value:"https://www.symantec.com/security_response/securityupdates/detail.jsp?fid=security_advisory&pvid=security_advisory&year=&suid=20151214_00");

  script_category(ACT_GATHER_INFO);
  script_family("General");
  script_copyright("Copyright (C) 2016 Greenbone AG");
  script_dependencies("gb_symantec_endpoint_encryption_detect.nasl");
  script_mandatory_keys("Symantec/Endpoint/Encryption/Win/Ver");
  exit(0);
}

include("version_func.inc");
include("host_details.inc");

if(!seeVer = get_app_version(cpe:CPE)){
  exit(0);
}

if(version_is_less(version:seeVer, test_version:"11.1.0"))
{
  report = report_fixed_ver(installed_version:seeVer, fixed_version: "11.1.0");
  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

21 Jul 2023 00:00Current
6.3Medium risk
Vulners AI Score6.3
CVSS 22.3
EPSS0.0032
22