Symantec Intel Alert Management System Multiple Vulnerabilities
🗓️ 07 Feb 2011 00:00:00Reported by Copyright (C) 2011 Greenbone AGType
openvas🔗 plugins.openvas.org👁 24 Views
| Reporter | Title | Published | Views | Family All 42 |
|---|---|---|---|---|
| CVE-2010-0111 | 29 May 201815:50 | – | circl | |
| Symantec Antivirus Intel Alert Handler Service Denial of Service (CVE-2010-0111) | 20 Feb 201100:00 | – | checkpoint_advisories | |
| Symantec Alert Management System pagehndl.dll Stack Buffer Overflow (CVE-2010-0110) | 20 Feb 201100:00 | – | checkpoint_advisories | |
| Symantec Alert Management System AMSSendAlertAck Stack Buffer Overflow (CVE-2010-0110) | 13 Feb 201100:00 | – | checkpoint_advisories | |
| CVE-2010-0110 | 31 Jan 201120:00 | – | cve | |
| CVE-2010-0111 | 31 Jan 201120:00 | – | cve | |
| CVE-2011-0688 | 31 Jan 201120:00 | – | cve | |
| CVE-2010-0110 | 31 Jan 201120:00 | – | cvelist | |
| CVE-2010-0111 | 31 Jan 201120:00 | – | cvelist | |
| CVE-2011-0688 | 31 Jan 201120:00 | – | cvelist |
10
| Source | Link |
|---|---|
| securityfocus | www.securityfocus.com/bid/45935 |
| symantec | www.symantec.com/business/security_response/securityupdates/detail.jsp |
| securityfocus | www.securityfocus.com/bid/45936 |
| symantec | www.symantec.com/index.jsp |
| securitytracker | www.securitytracker.com/id |
| vupen | www.vupen.com/english/advisories/2011/0234 |
| secunia | www.secunia.com/advisories/43099 |
# 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.801835");
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-02-07 15:21:16 +0100 (Mon, 07 Feb 2011)");
script_cve_id("CVE-2010-0110", "CVE-2010-0111", "CVE-2011-0688");
script_tag(name:"cvss_base", value:"9.3");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:C/I:C/A:C");
script_name("Symantec Intel Alert Management System Multiple Vulnerabilities");
script_tag(name:"qod_type", value:"registry");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2011 Greenbone AG");
script_family("General");
script_dependencies("secpod_symantec_prdts_detect.nasl");
script_mandatory_keys("Symantec/SAVCE/Ver");
script_tag(name:"impact", value:"Successful exploitation will allow attackers to cause a denial of service
or compromise a vulnerable system.");
script_tag(name:"affected", value:"Symantec Antivirus Corporate Edition (SAVCE) 10.x before 10.1 MR10");
script_tag(name:"insight", value:"Multiple flaws are caused by buffer overflow and input validation errors
in the Intel Alert Management System (AMS2) when processing user-supplied
packets, which could allow attackers or malicious users to trigger arbitrary
events (launching a program, sending an email), shutdown the service, or
execute arbitrary code.");
script_tag(name:"solution", value:"Upgrade to Symantec Antivirus Corporate Edition 10.1 MR10 or later.");
script_tag(name:"summary", value:"Symantec AntiVirus Corporate Edition is prone to multiple vulnerabilities.");
script_xref(name:"URL", value:"http://secunia.com/advisories/43099");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/45935");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/45936");
script_xref(name:"URL", value:"http://securitytracker.com/id?1024996");
script_xref(name:"URL", value:"http://www.vupen.com/english/advisories/2011/0234");
script_xref(name:"URL", value:"http://www.symantec.com/business/security_response/securityupdates/detail.jsp?fid=security_advisory&pvid=security_advisory&year=2011&suid=20110126_00");
script_tag(name:"solution_type", value:"VendorFix");
script_xref(name:"URL", value:"http://www.symantec.com/index.jsp");
exit(0);
}
include("version_func.inc");
savceVer = get_kb_item("Symantec/SAVCE/Ver");
if(!savceVer){
exit(0);
}
if(version_is_less_equal(version:savceVer,test_version:"10.1.8000.8")) {
report = report_fixed_ver(installed_version:savceVer, vulnerable_range:"Less than or equal to 10.1.8000.8");
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
28 Jul 2023 00:00Current
6.4Medium risk
Vulners AI Score6.4
CVSS 29.3
EPSS0.34516