Vulnerabilities > CVE-2010-0108 - Buffer Errors vulnerability in Symantec Antivirus, Client Security and Endpoint Protection

047910
CVSS 10.0 - CRITICAL
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
COMPLETE
Integrity impact
COMPLETE
Availability impact
COMPLETE
network
low complexity
symantec
CWE-119
critical
nessus
exploit available

Summary

Buffer overflow in the cliproxy.objects.1 ActiveX control in the Symantec Client Proxy (CLIproxy.dll) in Symantec AntiVirus 10.0.x, 10.1.x before MR9, and 10.2.x before MR4; and Symantec Client Security 3.0.x and 3.1.x before MR9 allows remote attackers to execute arbitrary code via a long argument to the SetRemoteComputerName function.

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Buffer Overflow via Environment Variables
    This attack pattern involves causing a buffer overflow through manipulation of environment variables. Once the attacker finds that they can modify an environment variable, they may try to overflow associated buffers. This attack leverages implicit trust often placed in environment variables.
  • Overflow Buffers
    Buffer Overflow attacks target improper or missing bounds checking on buffer operations, typically triggered by input injected by an attacker. As a consequence, an attacker is able to write past the boundaries of allocated buffer regions in memory, causing a program crash or potentially redirection of execution as per the attackers' choice.
  • Client-side Injection-induced Buffer Overflow
    This type of attack exploits a buffer overflow vulnerability in targeted client software through injection of malicious content from a custom-built hostile service.
  • Filter Failure through Buffer Overflow
    In this attack, the idea is to cause an active filter to fail by causing an oversized transaction. An attacker may try to feed overly long input strings to the program in an attempt to overwhelm the filter (by causing a buffer overflow) and hoping that the filter does not fail securely (i.e. the user input is let into the system unfiltered).
  • MIME Conversion
    An attacker exploits a weakness in the MIME conversion routine to cause a buffer overflow and gain control over the mail server machine. The MIME system is designed to allow various different information formats to be interpreted and sent via e-mail. Attack points exist when data are converted to MIME compatible format and back.

Exploit-Db

descriptionSymantec Multiple Products Client Proxy ActiveX (CLIproxy.dll) Remote Overflow. CVE-2010-0108. Remote exploit for windows platform
idEDB-ID:33642
last seen2016-02-03
modified2010-02-17
published2010-02-17
reporterAlexander Polyakov
sourcehttps://www.exploit-db.com/download/33642/
titleSymantec Multiple Products Client Proxy ActiveX CLIproxy.dll Remote Overflow

Nessus

NASL familyWindows
NASL idSAVCE_SYM10-004.NASL
descriptionThe version of Symantec Antivirus Corporate Edition (SAVCE) or Symantec Client Security is potentially affected by multiple vulnerabilities : - If Symantec Tamper protection is disabled, it is possible to bypass scanning. (CVE-2010-0106) - A browser-based input validation issue exists in SYMLTCOM.dll that can lead to a buffer overflow. (CVE-2010-0107) - A buffer overflow exists in the Symantec Client Proxy,
last seen2020-06-01
modified2020-06-02
plugin id69956
published2013-09-18
reporterThis script is Copyright (C) 2013-2018 Tenable Network Security, Inc.
sourcehttps://www.tenable.com/plugins/nessus/69956
titleSymantec AntiVirus Multiple Vulnerabilities (SYM10-002 / SYM10-003 / SYM10-004)
code
#
# (C) Tenable Network Security, Inc.
#

include("compat.inc");

if (description)
{
  script_id(69956);
  script_version("1.4");
  script_cvs_date("Date: 2018/11/15 20:50:28");

  script_cve_id("CVE-2010-0106", "CVE-2010-0107", "CVE-2010-0108");
  script_bugtraq_id(38217, 38219, 38222);
  script_xref(name:"IAVA", value:"2010-A-0036");

  script_name(english:"Symantec AntiVirus Multiple Vulnerabilities (SYM10-002 / SYM10-003 / SYM10-004)");
  script_summary(english:"Checks version of Symantec Antivirus");

  script_set_attribute(attribute:"synopsis", value:
"The remote host contains a program that is affected by multiple
vulnerabilities.");
  script_set_attribute(attribute:"description", value:
"The version of Symantec Antivirus Corporate Edition (SAVCE) or Symantec
Client Security is potentially affected by multiple vulnerabilities :

  - If Symantec Tamper protection is disabled, it is
    possible to bypass scanning. (CVE-2010-0106)

  - A browser-based input validation issue exists in
    SYMLTCOM.dll that can lead to a buffer overflow.
    (CVE-2010-0107)

  - A buffer overflow exists in the Symantec Client Proxy,
    'CLIproxy.dll'. (CVE-2010-0108)");
  # https://support.symantec.com/en_US/article.SYMSA1197.html
  script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?040afc65");
  # https://support.symantec.com/en_US/article.SYMSA1198.html
  script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?0737bdb6");
  # https://support.symantec.com/en_US/article.SYMSA1199.html
  script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?bd8f454a");
  script_set_attribute(attribute:"solution", value:
"Upgrade to Symantec Client Security 3.1 MR9, Symantec AntiVirus 10.1
MR9, Symantec AntiVirus 10.2 MR4 or later.");
  script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C");
  script_set_cvss_temporal_vector("CVSS2#E:POC/RL:OF/RC:C");
  script_set_attribute(attribute:"exploitability_ease", value:"Exploits are available");
  script_set_attribute(attribute:"exploit_available", value:"true");
  script_cwe_id(119);

  script_set_attribute(attribute:"vuln_publication_date", value:"2010/02/17");
  script_set_attribute(attribute:"patch_publication_date", value:"2010/02/17");
  script_set_attribute(attribute:"plugin_publication_date", value:"2013/09/18");

  script_set_attribute(attribute:"plugin_type", value:"local");
  script_set_attribute(attribute:"cpe", value:"cpe:/a:symantec:antivirus");
  script_set_attribute(attribute:"cpe", value:"cpe:/a:symantec:client_security");
  script_set_attribute(attribute:"stig_severity", value:"II");
  script_end_attributes();

  script_category(ACT_GATHER_INFO);
  script_family(english:"Windows");

  script_copyright(english:"This script is Copyright (C) 2013-2018 Tenable Network Security, Inc.");

  script_dependencies("savce_installed.nasl");
  script_require_keys("Antivirus/SAVCE/version");
  exit(0);
}

include("audit.inc");
include("global_settings.inc");
include("misc_func.inc");

prod_ver = get_kb_item_or_exit("Antivirus/SAVCE/version");

latest_prod_ver = '';
if (prod_ver =~ '^10\\.[01]\\.' && ver_compare(ver:prod_ver, fix:'10.1.9.9000') < 0) latest_prod_ver = '10.1.9.9000';
else if (prod_ver =~ '^10\\.2\\.' && ver_compare(ver:prod_ver, fix:'10.2.4.4000') < 0) latest_prod_ver = '10.2.4.4000';

if (latest_prod_ver)
{
  port = get_kb_item('SMB/transport');
  if (!port) port = 445;

  if (report_verbosity > 0)
  {
    report =
      '\n  Installed version : ' + prod_ver +
      '\n  Fixed version     : ' + latest_prod_ver + '\n';
    security_hole(port:port, extra:report);
  }
  else security_hole(port);
  exit(0);
}
audit(AUDIT_INST_VER_NOT_VULN, prod_ver);

Seebug

bulletinFamilyexploit
descriptionBUGTRAQ ID: 38222 CVE ID: CVE-2010-0108 Symantec Client Security是集成了反病毒和防火墙的个人终端安全产品,Client Proxy是其中的一个组件。 Client Proxy的ActiveX控件实现上存在缓冲溢出漏洞,远程攻击者可能利用此漏洞通过诱使用户访问恶意网页在用户系统上执行任意指令,从而最终控制用户系统。 Symantec Client Security 3.1.x Symantec Client Security 3.0.x Symantec AntiVirus 10.2.x Symantec AntiVirus 10.1.x Symantec AntiVirus 10.0.x 厂商补丁: Symantec -------- 目前厂商已经发布了升级补丁以修复这个安全问题,用户可以使用Symantec LiveUpdate进行升级。 http://www.symantec.com/business/security_response/securityupdates/detail.jsp?fid=security_advisory&amp;pvid=security_advisory&amp;year=2010&amp;suid=20100217_02
idSSV:19158
last seen2017-11-19
modified2010-02-20
published2010-02-20
reporterRoot
titleSymantec Client Proxy ActiveX控件缓冲区溢出漏洞