Lucene search

K
openvasCopyright (C) 2010 Greenbone AGOPENVAS:1361412562310801642
HistoryNov 30, 2010 - 12:00 a.m.

JustSystems Ichitaro 2004 - 2010 Multiple RCE Vulnerabilities

2010-11-3000:00:00
Copyright (C) 2010 Greenbone AG
plugins.openvas.org
9

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

7.2 High

AI Score

Confidence

Low

0.084 Low

EPSS

Percentile

94.5%

JustSystems Ichitaro is prone to multiple remote code execution
(RCE) vulnerabilities.

# 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.801642");
  script_version("2023-07-21T05:05:22+0000");
  script_tag(name:"last_modification", value:"2023-07-21 05:05:22 +0000 (Fri, 21 Jul 2023)");
  script_tag(name:"creation_date", value:"2010-11-30 12:42:12 +0100 (Tue, 30 Nov 2010)");
  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_cve_id("CVE-2010-3915", "CVE-2010-3916");
  script_name("JustSystems Ichitaro 2004 - 2010 Multiple RCE Vulnerabilities");
  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2010 Greenbone AG");
  script_family("General");
  script_dependencies("gb_justsystems_ichitaro_prdts_detect.nasl");
  script_mandatory_keys("Ichitaro/Ver");

  script_xref(name:"URL", value:"http://xforce.iss.net/xforce/xfdb/62997");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/44637");
  script_xref(name:"URL", value:"http://www.justsystems.com/jp/info/js10003.html");
  script_xref(name:"URL", value:"http://www.vupen.com/english/advisories/2010/2885");
  script_xref(name:"URL", value:"http://www.justsystems.com/jp/info/js10003.html");

  script_tag(name:"summary", value:"JustSystems Ichitaro is prone to multiple remote code execution
  (RCE) vulnerabilities.");

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

  script_tag(name:"insight", value:"The flaws are caused by an unspecified error when processing a malformed
  document, which could be exploited to execute arbitrary code.");

  script_tag(name:"impact", value:"Successful exploitation will allow attacker to execute arbitrary code
  within the context of the vulnerable application.");

  script_tag(name:"affected", value:"JustSystems Ichitaro 2004 through 2010.");

  script_tag(name:"solution", value:"Apply the referenced patch.");

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

  exit(0);
}

CPE = "cpe:/a:ichitaro:ichitaro";

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

if( ! vers = get_app_version( cpe: CPE ) )
  exit( 0 );

if( version_in_range( version: vers, test_version: "2004", test_version2: "2010" ) ) {
  report = report_fixed_ver( installed_version: vers, vulnerable_range: "2004 - 2010", fixed_version: "Apply the referenced patch" );
  security_message( port: 0, data: report );
  exit( 0 );
}

exit( 99 );

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

7.2 High

AI Score

Confidence

Low

0.084 Low

EPSS

Percentile

94.5%

Related for OPENVAS:1361412562310801642