Lucene search
+L

ICQ is installed

🗓️ 26 Mar 2006 00:00:00Reported by Copyright (C) 2003 Xue Yong ZhiType 
openvas
 openvas
🔗 plugins.openvas.org👁 20 Views

The remote host is using ICQ - a p2p software, which may not be suitable for a business environment

Related
Refs
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-1999-1418
12 Sep 200104:00
cve
cve
CVE
CVE-1999-1440
12 Sep 200104:00
cve
cve
CVE
CVE-2000-0046
4 Feb 200005:00
cve
cve
CVE
CVE-2000-0552
13 Oct 200004:00
cve
cve
CVE
CVE-2000-0564
12 Jul 200004:00
cve
cve
CVE
CVE-2001-0367
24 May 200104:00
cve
cve
CVE
CVE-2002-0028
25 Jun 200204:00
cve
cvelist
Cvelist
CVE-1999-1418
12 Sep 200104:00
cvelist
cvelist
Cvelist
CVE-1999-1440
12 Sep 200104:00
cvelist
cvelist
Cvelist
CVE-2000-0046
4 Feb 200005:00
cvelist
Rows per page
# SPDX-FileCopyrightText: 2003 Xue Yong Zhi
# 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.11425");
  script_version("2024-02-09T05:06:25+0000");
  script_tag(name:"last_modification", value:"2024-02-09 05:06:25 +0000 (Fri, 09 Feb 2024)");
  script_tag(name:"creation_date", value:"2006-03-26 18:10:09 +0200 (Sun, 26 Mar 2006)");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/1307");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/132");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/246");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/2664");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/3226");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/3813");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/929");
  script_cve_id("CVE-1999-1418", "CVE-1999-1440", "CVE-2000-0046", "CVE-2000-0564", "CVE-2000-0552", "CVE-2001-0367", "CVE-2002-0028", "CVE-2001-1305");
  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_tag(name:"severity_vector", value:"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N");
  script_tag(name:"severity_origin", value:"NVD");
  script_tag(name:"severity_date", value:"2024-02-08 20:12:20 +0000 (Thu, 08 Feb 2024)");
  script_name("ICQ is installed");
  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2003 Xue Yong Zhi");
  script_family("Peer-To-Peer File Sharing");
  script_dependencies("smb_reg_service_pack.nasl");
  script_require_ports(139, 445);
  script_mandatory_keys("SMB/WindowsVersion");

  script_tag(name:"solution", value:"Uninstall this software.");

  script_tag(name:"summary", value:"The remote host is using ICQ - a p2p software,
  which may not be suitable for a business environment.");

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

  exit(0);
}

include("smb_nt.inc");

rootfile = registry_get_sz(key:"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ICQ", item:"DisplayName");
if(rootfile)
{
 security_message(get_kb_item("SMB/transport"));
 exit(0);
}

rootfile = registry_get_sz(key:"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ICQLite", item:"DisplayName");
if(rootfile)
{
 security_message(get_kb_item("SMB/transport"));
 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

09 Feb 2024 00:00Current
5.5Medium risk
Vulners AI Score5.5
CVSS 27.5
CVSS 3.15.5
EPSS0.0727
20