Lucene search

K
nessusThis script is Copyright (C) 2009-2021 Tenable Network Security, Inc.SUSE_11_JAVA-1_6_0-SUN-090327.NASL
HistorySep 24, 2009 - 12:00 a.m.

SuSE 11 Security Update : Sun JDK 6 (SAT Patch Number 699)

2009-09-2400:00:00
This script is Copyright (C) 2009-2021 Tenable Network Security, Inc.
www.tenable.com
86

The Sun JDK 6 was updated to Update13 to fix various bugs and security issues.

  • LdapCtx in the LDAP service in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 5.0 Update 17 and earlier; 6 Update 12 and earlier; SDK and JRE 1.3.1_24 and earlier; and 1.4.2_19 and earlier does not close the connection when initialization fails, which allows remote attackers to cause a denial of service (LDAP service hang). (CVE-2009-1093)

  • Unspecified vulnerability in the LDAP implementation in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 5.0 Update 17 and earlier; 6 Update 12 and earlier; SDK and JRE 1.3.1_24 and earlier; and 1.4.2_19 and earlier allows remote LDAP servers to execute arbitrary code via unknown vectors related to serialized data. (CVE-2009-1094)

  • Integer overflow in unpack200 in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 5.0 Update 17 and earlier, and 6 Update 12 and earlier, allows remote attackers to access files or execute arbitrary code via a JAR file with crafted Pack200 headers. (CVE-2009-1095)

  • Buffer overflow in unpack200 in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 5.0 Update 17 and earlier, and 6 Update 12 and earlier, allows remote attackers to access files or execute arbitrary code via a JAR file with crafted Pack200 headers. (CVE-2009-1096)

  • Multiple buffer overflows in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 6 Update 12 and earlier allow remote attackers to access files or execute arbitrary code via a crafted (1) PNG image, aka CR 6804996, and (2) GIF image, aka CR 6804997.
    (CVE-2009-1097)

  • Buffer overflow in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 5.0 Update 17 and earlier; 6 Update 12 and earlier; 1.4.2_19 and earlier;
    and 1.3.1_24 and earlier allows remote attackers to access files or execute arbitrary code via a crafted GIF image, aka CR 6804998. (CVE-2009-1098)

  • Integer signedness error in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 5.0 Update 17 and earlier, and 6 Update 12 and earlier, allows remote attackers to access files or execute arbitrary code via a crafted Type1 font, which triggers a buffer overflow.
    (CVE-2009-1099)

  • Multiple unspecified vulnerabilities in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 5.0 Update 17 and earlier, and 6 Update 12 and earlier, allow remote attackers to cause a denial of service (disk consumption) via vectors related to temporary font files and (1) ‘limits on Font creation,’ aka CR 6522586, and (2) another unspecified vector, aka CR 6632886.
    (CVE-2009-1100)

  • Unspecified vulnerability in the lightweight HTTP server implementation in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 6 Update 12 and earlier allows remote attackers to cause a denial of service (probably resource consumption) for a JAX-WS service endpoint via a connection without any data, which triggers a file descriptor ‘leak.’. (CVE-2009-1101)

  • Unspecified vulnerability in the Virtual Machine in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 6 Update 12 and earlier allows remote attackers to access files and execute arbitrary code via unknown vectors related to ‘code generation.’. (CVE-2009-1102)

  • Unspecified vulnerability in the Java Plug-in in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 5.0 Update 17 and earlier; 6 Update 12 and earlier;
    1.4.2_19 and earlier; and 1.3.1_24 and earlier allows remote attackers to access files and execute arbitrary code via unknown vectors related to ‘deserializing applets,’ aka CR 6646860. (CVE-2009-1103)

  • The Java Plug-in in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 5.0 Update 17 and earlier; 6 Update 12 and earlier; and 1.4.2_19 and earlier does not prevent JavaScript that is loaded from the localhost from connecting to other ports on the system, which allows user-assisted attackers to bypass intended access restrictions via LiveConnect, aka CR 6724331. NOTE: this vulnerability can be leveraged with separate cross-site scripting (XSS) vulnerabilities for remote attack vectors. (CVE-2009-1104)

  • The Java Plug-in in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 6 Update 12, 11, and 10 allows user-assisted remote attackers to cause a trusted applet to run in an older JRE version, which can be used to exploit vulnerabilities in that older version, aka CR 6706490. (CVE-2009-1105)

  • The Java Plug-in in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 6 Update 12, 11, and 10 does not properly parse crossdomain.xml files, which allows remote attackers to bypass intended access restrictions and connect to arbitrary sites via unknown vectors, aka CR 6798948. (CVE-2009-1106)

  • The Java Plug-in in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 6 Update 12 and earlier, and 5.0 Update 17 and earlier, allows remote attackers to trick a user into trusting a signed applet via unknown vectors that misrepresent the security warning dialog, related to a ‘Swing JLabel HTML parsing vulnerability,’ aka CR 6782871. (CVE-2009-1107)

#%NASL_MIN_LEVEL 70300
#
# (C) Tenable Network Security, Inc.
#
# The descriptive text and package checks in this plugin were  
# extracted from SuSE 11 update information. The text itself is
# copyright (C) Novell, Inc.
#

if (NASL_LEVEL < 3000) exit(0);

include('deprecated_nasl_level.inc');
include('compat.inc');

if (description)
{
  script_id(41407);
  script_version("1.14");
  script_set_attribute(attribute:"plugin_modification_date", value:"2021/01/14");

  script_cve_id("CVE-2009-1093", "CVE-2009-1094", "CVE-2009-1095", "CVE-2009-1096", "CVE-2009-1097", "CVE-2009-1098", "CVE-2009-1099", "CVE-2009-1100", "CVE-2009-1101", "CVE-2009-1102", "CVE-2009-1103", "CVE-2009-1104", "CVE-2009-1105", "CVE-2009-1106", "CVE-2009-1107");

  script_name(english:"SuSE 11 Security Update : Sun JDK 6 (SAT Patch Number 699)");
  script_summary(english:"Checks rpm output for the updated packages");

  script_set_attribute(
    attribute:"synopsis", 
    value:"The remote SuSE 11 host is missing one or more security updates."
  );
  script_set_attribute(
    attribute:"description", 
    value:
"The Sun JDK 6 was updated to Update13 to fix various bugs and security
issues.

  - LdapCtx in the LDAP service in Java SE Development Kit
    (JDK) and Java Runtime Environment (JRE) 5.0 Update 17
    and earlier; 6 Update 12 and earlier; SDK and JRE
    1.3.1_24 and earlier; and 1.4.2_19 and earlier does not
    close the connection when initialization fails, which
    allows remote attackers to cause a denial of service
    (LDAP service hang). (CVE-2009-1093)

  - Unspecified vulnerability in the LDAP implementation in
    Java SE Development Kit (JDK) and Java Runtime
    Environment (JRE) 5.0 Update 17 and earlier; 6 Update 12
    and earlier; SDK and JRE 1.3.1_24 and earlier; and
    1.4.2_19 and earlier allows remote LDAP servers to
    execute arbitrary code via unknown vectors related to
    serialized data. (CVE-2009-1094)

  - Integer overflow in unpack200 in Java SE Development Kit
    (JDK) and Java Runtime Environment (JRE) 5.0 Update 17
    and earlier, and 6 Update 12 and earlier, allows remote
    attackers to access files or execute arbitrary code via
    a JAR file with crafted Pack200 headers. (CVE-2009-1095)

  - Buffer overflow in unpack200 in Java SE Development Kit
    (JDK) and Java Runtime Environment (JRE) 5.0 Update 17
    and earlier, and 6 Update 12 and earlier, allows remote
    attackers to access files or execute arbitrary code via
    a JAR file with crafted Pack200 headers. (CVE-2009-1096)

  - Multiple buffer overflows in Java SE Development Kit
    (JDK) and Java Runtime Environment (JRE) 6 Update 12 and
    earlier allow remote attackers to access files or
    execute arbitrary code via a crafted (1) PNG image, aka
    CR 6804996, and (2) GIF image, aka CR 6804997.
    (CVE-2009-1097)

  - Buffer overflow in Java SE Development Kit (JDK) and
    Java Runtime Environment (JRE) 5.0 Update 17 and
    earlier; 6 Update 12 and earlier; 1.4.2_19 and earlier;
    and 1.3.1_24 and earlier allows remote attackers to
    access files or execute arbitrary code via a crafted GIF
    image, aka CR 6804998. (CVE-2009-1098)

  - Integer signedness error in Java SE Development Kit
    (JDK) and Java Runtime Environment (JRE) 5.0 Update 17
    and earlier, and 6 Update 12 and earlier, allows remote
    attackers to access files or execute arbitrary code via
    a crafted Type1 font, which triggers a buffer overflow.
    (CVE-2009-1099)

  - Multiple unspecified vulnerabilities in Java SE
    Development Kit (JDK) and Java Runtime Environment (JRE)
    5.0 Update 17 and earlier, and 6 Update 12 and earlier,
    allow remote attackers to cause a denial of service
    (disk consumption) via vectors related to temporary font
    files and (1) 'limits on Font creation,' aka CR 6522586,
    and (2) another unspecified vector, aka CR 6632886.
    (CVE-2009-1100)

  - Unspecified vulnerability in the lightweight HTTP server
    implementation in Java SE Development Kit (JDK) and Java
    Runtime Environment (JRE) 6 Update 12 and earlier allows
    remote attackers to cause a denial of service (probably
    resource consumption) for a JAX-WS service endpoint via
    a connection without any data, which triggers a file
    descriptor 'leak.'. (CVE-2009-1101)

  - Unspecified vulnerability in the Virtual Machine in Java
    SE Development Kit (JDK) and Java Runtime Environment
    (JRE) 6 Update 12 and earlier allows remote attackers to
    access files and execute arbitrary code via unknown
    vectors related to 'code generation.'. (CVE-2009-1102)

  - Unspecified vulnerability in the Java Plug-in in Java SE
    Development Kit (JDK) and Java Runtime Environment (JRE)
    5.0 Update 17 and earlier; 6 Update 12 and earlier;
    1.4.2_19 and earlier; and 1.3.1_24 and earlier allows
    remote attackers to access files and execute arbitrary
    code via unknown vectors related to 'deserializing
    applets,' aka CR 6646860. (CVE-2009-1103)

  - The Java Plug-in in Java SE Development Kit (JDK) and
    Java Runtime Environment (JRE) 5.0 Update 17 and
    earlier; 6 Update 12 and earlier; and 1.4.2_19 and
    earlier does not prevent JavaScript that is loaded from
    the localhost from connecting to other ports on the
    system, which allows user-assisted attackers to bypass
    intended access restrictions via LiveConnect, aka CR
    6724331. NOTE: this vulnerability can be leveraged with
    separate cross-site scripting (XSS) vulnerabilities for
    remote attack vectors. (CVE-2009-1104)

  - The Java Plug-in in Java SE Development Kit (JDK) and
    Java Runtime Environment (JRE) 6 Update 12, 11, and 10
    allows user-assisted remote attackers to cause a trusted
    applet to run in an older JRE version, which can be used
    to exploit vulnerabilities in that older version, aka CR
    6706490. (CVE-2009-1105)

  - The Java Plug-in in Java SE Development Kit (JDK) and
    Java Runtime Environment (JRE) 6 Update 12, 11, and 10
    does not properly parse crossdomain.xml files, which
    allows remote attackers to bypass intended access
    restrictions and connect to arbitrary sites via unknown
    vectors, aka CR 6798948. (CVE-2009-1106)

  - The Java Plug-in in Java SE Development Kit (JDK) and
    Java Runtime Environment (JRE) 6 Update 12 and earlier,
    and 5.0 Update 17 and earlier, allows remote attackers
    to trick a user into trusting a signed applet via
    unknown vectors that misrepresent the security warning
    dialog, related to a 'Swing JLabel HTML parsing
    vulnerability,' aka CR 6782871. (CVE-2009-1107)"
  );
  script_set_attribute(
    attribute:"see_also",
    value:"https://bugzilla.novell.com/show_bug.cgi?id=488926"
  );
  script_set_attribute(
    attribute:"see_also",
    value:"http://support.novell.com/security/cve/CVE-2009-1093.html"
  );
  script_set_attribute(
    attribute:"see_also",
    value:"http://support.novell.com/security/cve/CVE-2009-1094.html"
  );
  script_set_attribute(
    attribute:"see_also",
    value:"http://support.novell.com/security/cve/CVE-2009-1095.html"
  );
  script_set_attribute(
    attribute:"see_also",
    value:"http://support.novell.com/security/cve/CVE-2009-1096.html"
  );
  script_set_attribute(
    attribute:"see_also",
    value:"http://support.novell.com/security/cve/CVE-2009-1097.html"
  );
  script_set_attribute(
    attribute:"see_also",
    value:"http://support.novell.com/security/cve/CVE-2009-1098.html"
  );
  script_set_attribute(
    attribute:"see_also",
    value:"http://support.novell.com/security/cve/CVE-2009-1099.html"
  );
  script_set_attribute(
    attribute:"see_also",
    value:"http://support.novell.com/security/cve/CVE-2009-1100.html"
  );
  script_set_attribute(
    attribute:"see_also",
    value:"http://support.novell.com/security/cve/CVE-2009-1101.html"
  );
  script_set_attribute(
    attribute:"see_also",
    value:"http://support.novell.com/security/cve/CVE-2009-1102.html"
  );
  script_set_attribute(
    attribute:"see_also",
    value:"http://support.novell.com/security/cve/CVE-2009-1103.html"
  );
  script_set_attribute(
    attribute:"see_also",
    value:"http://support.novell.com/security/cve/CVE-2009-1104.html"
  );
  script_set_attribute(
    attribute:"see_also",
    value:"http://support.novell.com/security/cve/CVE-2009-1105.html"
  );
  script_set_attribute(
    attribute:"see_also",
    value:"http://support.novell.com/security/cve/CVE-2009-1106.html"
  );
  script_set_attribute(
    attribute:"see_also",
    value:"http://support.novell.com/security/cve/CVE-2009-1107.html"
  );
  script_set_attribute(attribute:"solution", value:"Apply SAT patch number 699.");
  script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C");
  script_cwe_id(16, 20, 94, 119, 189);

  script_set_attribute(attribute:"plugin_type", value:"local");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:java-1_6_0-sun");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:java-1_6_0-sun-alsa");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:java-1_6_0-sun-demo");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:java-1_6_0-sun-jdbc");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:java-1_6_0-sun-plugin");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:novell:suse_linux:11:java-1_6_0-sun-src");
  script_set_attribute(attribute:"cpe", value:"cpe:/o:novell:suse_linux:11");

  script_set_attribute(attribute:"patch_publication_date", value:"2009/03/27");
  script_set_attribute(attribute:"plugin_publication_date", value:"2009/09/24");
  script_end_attributes();

  script_category(ACT_GATHER_INFO);
  script_copyright(english:"This script is Copyright (C) 2009-2021 Tenable Network Security, Inc.");
  script_family(english:"SuSE Local Security Checks");

  script_dependencies("ssh_get_info.nasl");
  script_require_keys("Host/local_checks_enabled", "Host/cpu", "Host/SuSE/release", "Host/SuSE/rpm-list");

  exit(0);
}


include("audit.inc");
include("global_settings.inc");
include("rpm.inc");


if (!get_kb_item("Host/local_checks_enabled")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);
release = get_kb_item("Host/SuSE/release");
if (isnull(release) || release !~ "^(SLED|SLES)11") audit(AUDIT_OS_NOT, "SuSE 11");
if (!get_kb_item("Host/SuSE/rpm-list")) audit(AUDIT_PACKAGE_LIST_MISSING);

cpu = get_kb_item("Host/cpu");
if (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);
if (cpu !~ "^i[3-6]86$" && "x86_64" >!< cpu && "s390x" >!< cpu) audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, "SuSE 11", cpu);

pl = get_kb_item("Host/SuSE/patchlevel");
if (pl) audit(AUDIT_OS_NOT, "SuSE 11.0");


flag = 0;
if (rpm_check(release:"SLED11", sp:0, cpu:"i586", reference:"java-1_6_0-sun-1.6.0.u13-0.1.1")) flag++;
if (rpm_check(release:"SLED11", sp:0, cpu:"i586", reference:"java-1_6_0-sun-alsa-1.6.0.u13-0.1.1")) flag++;
if (rpm_check(release:"SLED11", sp:0, cpu:"i586", reference:"java-1_6_0-sun-demo-1.6.0.u13-0.1.1")) flag++;
if (rpm_check(release:"SLED11", sp:0, cpu:"i586", reference:"java-1_6_0-sun-jdbc-1.6.0.u13-0.1.1")) flag++;
if (rpm_check(release:"SLED11", sp:0, cpu:"i586", reference:"java-1_6_0-sun-plugin-1.6.0.u13-0.1.1")) flag++;
if (rpm_check(release:"SLED11", sp:0, cpu:"i586", reference:"java-1_6_0-sun-src-1.6.0.u13-0.1.1")) flag++;
if (rpm_check(release:"SLED11", sp:0, cpu:"x86_64", reference:"java-1_6_0-sun-1.6.0.u13-0.1.1")) flag++;
if (rpm_check(release:"SLED11", sp:0, cpu:"x86_64", reference:"java-1_6_0-sun-alsa-1.6.0.u13-0.1.1")) flag++;
if (rpm_check(release:"SLED11", sp:0, cpu:"x86_64", reference:"java-1_6_0-sun-demo-1.6.0.u13-0.1.1")) flag++;
if (rpm_check(release:"SLED11", sp:0, cpu:"x86_64", reference:"java-1_6_0-sun-jdbc-1.6.0.u13-0.1.1")) flag++;
if (rpm_check(release:"SLED11", sp:0, cpu:"x86_64", reference:"java-1_6_0-sun-plugin-1.6.0.u13-0.1.1")) flag++;
if (rpm_check(release:"SLED11", sp:0, cpu:"x86_64", reference:"java-1_6_0-sun-src-1.6.0.u13-0.1.1")) flag++;


if (flag)
{
  if (report_verbosity > 0) security_hole(port:0, extra:rpm_report_get());
  else security_hole(0);
  exit(0);
}
else audit(AUDIT_HOST_NOT, "affected");
VendorProductVersionCPE
novellsuse_linux11p-cpe:/a:novell:suse_linux:11:java-1_6_0-sun
novellsuse_linux11p-cpe:/a:novell:suse_linux:11:java-1_6_0-sun-alsa
novellsuse_linux11p-cpe:/a:novell:suse_linux:11:java-1_6_0-sun-demo
novellsuse_linux11p-cpe:/a:novell:suse_linux:11:java-1_6_0-sun-jdbc
novellsuse_linux11p-cpe:/a:novell:suse_linux:11:java-1_6_0-sun-plugin
novellsuse_linux11p-cpe:/a:novell:suse_linux:11:java-1_6_0-sun-src
novellsuse_linux11cpe:/o:novell:suse_linux:11

References