Lucene search

K
openvasCopyright (C) 2010 Greenbone AGOPENVAS:1361412562310800742
HistoryApr 06, 2010 - 12:00 a.m.

Microsoft Internet Explorer Unspecified vulnerability

2010-04-0600:00:00
Copyright (C) 2010 Greenbone AG
plugins.openvas.org
12

9.3 High

CVSS2

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

COMPLETE

Integrity Impact

COMPLETE

Availability Impact

COMPLETE

AV:N/AC:M/Au:N/C:C/I:C/A:C

6.7 Medium

AI Score

Confidence

Low

0.006 Low

EPSS

Percentile

78.3%

Microsoft Internet Explorer is prone to an unspecified vulnerability.

# SPDX-FileCopyrightText: 2010 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.800742");
  script_version("2023-07-28T16:09:07+0000");
  script_tag(name:"last_modification", value:"2023-07-28 16:09:07 +0000 (Fri, 28 Jul 2023)");
  script_tag(name:"creation_date", value:"2010-04-06 08:47:09 +0200 (Tue, 06 Apr 2010)");
  script_cve_id("CVE-2010-1175");
  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("Microsoft Internet Explorer Unspecified vulnerability");
  script_xref(name:"URL", value:"http://www.securityfocus.com/archive/1/archive/1/510280/100/0/threaded");

  script_tag(name:"qod_type", value:"registry");
  script_copyright("Copyright (C) 2010 Greenbone AG");
  script_category(ACT_GATHER_INFO);
  script_family("Windows");
  script_dependencies("gb_ms_ie_detect.nasl");
  script_mandatory_keys("MS/IE/Version");

  script_tag(name:"impact", value:"Impact is currently unknown.");

  script_tag(name:"affected", value:"- Microsoft Internet Explorer 7.0

  - Microsoft Windows XP SP3 and prior

  - Microsoft Internet Explorer 7.0

  - Microsoft Windows Server 2K3 SP2 and prior");

  script_tag(name:"insight", value:"The flaw exists due to the error in processing of 'XML'
  document that references a crafted web site via the 'SRC' attribute of an
  image element.");

  script_tag(name:"solution", value:"No known solution was made available for at least one year since the disclosure
  of this vulnerability. Likely none will be provided anymore. General solution options are to upgrade to a newer
  release, disable respective features, remove the product or replace the product by another one.");

  script_tag(name:"summary", value:"Microsoft Internet Explorer is prone to an unspecified vulnerability.");

  script_tag(name:"solution_type", value:"WillNotFix");
  exit(0);
}

include("smb_nt.inc");
include("secpod_reg.inc");

if(hotfix_check_sp(xp:4, win2003:3) <= 0){
  exit(0);
}

ieVer = get_kb_item("MS/IE/Version");
if(ieVer)
{
  if(ieVer =~ "^7\."){
    security_message( port: 0, data: "The target host was found to be vulnerable" );
  }
}

9.3 High

CVSS2

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

COMPLETE

Integrity Impact

COMPLETE

Availability Impact

COMPLETE

AV:N/AC:M/Au:N/C:C/I:C/A:C

6.7 Medium

AI Score

Confidence

Low

0.006 Low

EPSS

Percentile

78.3%

Related for OPENVAS:1361412562310800742