Lucene search
+L

JustSystems Ichitaro 2004 - 2010 Multiple RCE Vulnerabilities

🗓️ 30 Nov 2010 00:00:00Reported by Copyright (C) 2010 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 20 Views

JustSystems Ichitaro 2004-2010 RCE Vulnerabilitie

Related
Refs
Code
# 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 );

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

21 Jul 2023 00:00Current
7.2High risk
Vulners AI Score7.2
CVSS 29.3
EPSS0.06065
20