Lucene search
+L

Sun Java Deployment Toolkit Multiple Vulnerabilities - Windows

🗓️ 23 Apr 2010 00:00:00Reported by Copyright (C) 2010 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 38 Views

Sun Java Deployment Toolkit Multiple Vulnerabilities - Windows. Flaws in 'JDK' allow remote attackers to execute arbitrary code via 'javaw.exe' and automatically download and execute a malicious JAR file

Related
Refs
Code
ReporterTitlePublishedViews
Family
cgr
Chainguard
CVE-2010-1423 vulnerabilities
15 Apr 201021:30
cgr
circl
Circl
CVE-2010-0886
9 Apr 201000:00
circl
circl
Circl
CVE-2010-1423
9 Apr 201000:00
circl
cisa
CISA
Oracle Releases Sun Java SE 1.6.0_20
16 Apr 201000:00
cisa
checkpoint_advisories
Check Point Advisories
Oracle Java Web Start Launch Command-Line Injection (CVE-2010-0886; CVE-2010-0887; CVE-2010-1423)
26 May 201000:00
checkpoint_advisories
cve
CVE
CVE-2010-0886
20 Apr 201019:00
cve
cve
CVE
CVE-2010-0887
20 Apr 201019:00
cve
cve
CVE
CVE-2010-1423
15 Apr 201021:12
cve
cvelist
Cvelist
CVE-2010-0886
20 Apr 201019:00
cvelist
cvelist
Cvelist
CVE-2010-0887
20 Apr 201019:00
cvelist
Rows per page
# 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.902167");
  script_version("2025-03-05T05:38:52+0000");
  script_tag(name:"last_modification", value:"2025-03-05 05:38:52 +0000 (Wed, 05 Mar 2025)");
  script_tag(name:"creation_date", value:"2010-04-23 17:57:39 +0200 (Fri, 23 Apr 2010)");
  script_cve_id("CVE-2010-0886", "CVE-2010-0887", "CVE-2010-1423");
  script_tag(name:"cvss_base", value:"10.0");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:C/I:C/A:C");
  script_name("Sun Java Deployment Toolkit Multiple Vulnerabilities - Windows");

  script_tag(name:"qod_type", value:"registry");
  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2010 Greenbone AG");
  script_family("General");
  script_dependencies("gb_java_prdts_detect_portable_win.nasl");
  script_mandatory_keys("Sun/Java/JDK/Win/Ver");

  script_tag(name:"impact", value:"Successful exploitation allows execution of arbitrary code by tricking a user
  into visiting a malicious web page.");

  script_tag(name:"affected", value:"Sun Java version 6 Update 19 and prior on Windows.");

  script_tag(name:"insight", value:"The flaws are due to input validation error in 'JDk' that does not properly
  validate arguments supplied via 'javaw.exe' before being passed to a
  'CreateProcessA' call, which could allow remote attackers to automatically
  download and execute a malicious JAR file hosted on a network.");

  script_tag(name:"summary", value:"Sun Java Deployment Toolkit is prone to multiple vulnerabilities.");

  script_tag(name:"solution", value:"Upgrade to Sun Java version  6 Update 20.

  Workaround:
  Set the killbit for the CLSID {CAFEEFAC-DEC7-0000-0000-ABCDEFFEDCBA}.");

  script_tag(name:"solution_type", value:"VendorFix");
  script_xref(name:"URL", value:"http://www.kb.cert.org/vuls/id/886582");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/39492");
  script_xref(name:"URL", value:"http://www.vupen.com/english/advisories/2010/0853");
  script_xref(name:"URL", value:"http://lists.grok.org.uk/pipermail/full-disclosure/2010-April/074036.html");
  script_xref(name:"URL", value:"http://www.reversemode.com/index.php?option=com_content&task=view&id=67&Itemid=1");
  script_xref(name:"URL", value:"http://java.sun.com/javase/6/");
  script_xref(name:"URL", value:"http://support.microsoft.com/kb/240797");

  exit(0);
}

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

jdkVer = get_kb_item("Sun/Java/JDK/Win/Ver");
if(jdkVer)
{
  if(version_in_range(version:jdkVer, test_version:"1.6", test_version2:"1.6.0.19")){
    report = report_fixed_ver(installed_version:jdkVer, vulnerable_range:"1.6 - 1.6.0.19");
    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

05 Mar 2025 00:00Current
9.6High risk
Vulners AI Score9.6
CVSS 210
EPSS0.69949
38