Sun Java JDK/JRE Multiple Vulnerabilities (Nov 2009) - Linux
🗓️ 13 Nov 2009 00:00:00Reported by Copyright (C) 2009 Greenbone AGType
openvas🔗 plugins.openvas.org👁 52 Views
| Reporter | Title | Published | Views | Family All 301 |
|---|---|---|---|---|
| CentOS 5 : java-1.6.0-openjdk (CESA-2009:1584) | 29 Jun 201300:00 | – | nessus | |
| Fedora 11 : java-1.6.0-openjdk-1.6.0.0-30.b16.fc11 (2009-11486) | 16 Nov 200900:00 | – | nessus | |
| Fedora 12 : java-1.6.0-openjdk-1.6.0.0-33.b16.fc12 (2009-11489) | 16 Nov 200900:00 | – | nessus | |
| Fedora 10 : java-1.6.0-openjdk-1.6.0.0-23.b16.fc10 (2009-11490) | 16 Nov 200900:00 | – | nessus | |
| GLSA-200911-02 : Sun JDK/JRE: Multiple vulnerabilities | 18 Nov 200900:00 | – | nessus | |
| Mac OS X : Java for Mac OS X 10.5 Update 6 | 4 Dec 200900:00 | – | nessus | |
| Mac OS X : Java for Mac OS X 10.6 Update 1 | 4 Dec 200900:00 | – | nessus | |
| Mandriva Linux Security Advisory : java-1.6.0-openjdk (MDVSA-2010:084) | 29 Apr 201000:00 | – | nessus | |
| Oracle Linux 5 : java-1.6.0-openjdk (ELSA-2009-1584) | 12 Jul 201300:00 | – | nessus | |
| RHEL 4 / 5 : java-1.6.0-sun (RHSA-2009:1560) | 10 Nov 200900:00 | – | nessus |
10
# SPDX-FileCopyrightText: 2009 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.800975");
script_version("2024-02-08T05:05:59+0000");
script_tag(name:"last_modification", value:"2024-02-08 05:05:59 +0000 (Thu, 08 Feb 2024)");
script_tag(name:"creation_date", value:"2009-11-13 15:48:12 +0100 (Fri, 13 Nov 2009)");
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-2009-3877", "CVE-2009-3876", "CVE-2009-3875", "CVE-2009-3873",
"CVE-2009-3874", "CVE-2009-3872", "CVE-2009-3871", "CVE-2009-3869",
"CVE-2009-3868", "CVE-2009-3867");
script_name("Sun Java JDK/JRE Multiple Vulnerabilities (Nov 2009) - Linux");
script_xref(name:"URL", value:"http://secunia.com/advisories/37231");
script_xref(name:"URL", value:"http://java.sun.com/javase/6/webnotes/6u17.html");
script_xref(name:"URL", value:"http://www.vupen.com/english/advisories/2009/3131");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2009 Greenbone AG");
script_family("General");
script_dependencies("gb_java_prdts_detect_lin.nasl");
script_mandatory_keys("Sun/Java/JRE/Linux/Ver");
script_tag(name:"impact", value:"Successful exploitation allows remote attacker to execute arbitrary code,
gain escalated privileges, bypass security restrictions and cause denial
of service attacks inside the context of the affected system.");
script_tag(name:"affected", value:"Sun Java JDK/JRE 6 prior to 6 Update 17
Sun Java JDK/JRE 5 prior to 5 Update 22
Sun Java JDK/JRE 1.4.x prior to 1.4.2_24
Sun Java JDK/JRE 1.3.x prior to 1.3.1_27 on Linux.");
script_tag(name:"insight", value:"Multiple flaws occur due to:
- Error when decoding 'DER' encoded data and parsing HTTP headers.
- Error when verifying 'HMAC' digests.
- Integer overflow error in the 'JPEG JFIF' Decoder while processing
malicious image files.
- A buffer overflow error in the 'setDiffICM()' and 'setBytePixels()'
functions in the Abstract Window Toolkit (AWT).
- Unspecified error due to improper parsing of color profiles of images.
- A buffer overflow error due to improper implementation of the
'HsbParser.getSoundBank()' function.
- Three unspecified errors when processing audio or image files.");
script_tag(name:"solution", value:"Upgrade to JDK/JRE version 6 Update 17 or later,
Upgrade to JDK/JRE version 5 Update 22
Upgrade to JDK/JRE version 1.4.2_24
Upgrade to JDK/JRE version 1.3.1_27");
script_tag(name:"summary", value:"Sun Java JDK/JRE is prone to multiple vulnerabilities.");
script_tag(name:"qod_type", value:"executable_version");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("host_details.inc");
include("version_func.inc");
cpe_list = make_list("cpe:/a:sun:jre", "cpe:/a:sun:jdk");
if(!infos = get_app_version_and_location_from_list(cpe_list:cpe_list, exit_no_version:TRUE))
exit(0);
vers = infos["version"];
path = infos["location"];
# and 1.6 < 1.6.0_17 (6 Update 17)
if(version_in_range(version:vers, test_version:"1.3", test_version2:"1.3.1.26")||
version_in_range(version:vers, test_version:"1.4", test_version2:"1.4.2.23")||
version_in_range(version:vers, test_version:"1.5", test_version2:"1.5.0.21")||
version_in_range(version:vers, test_version:"1.6", test_version2:"1.6.0.16")){
security_message( port: 0, data: "The target host was found to be vulnerable" );
}
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
08 Feb 2024 00:00Current
6.7Medium risk
Vulners AI Score6.7
CVSS 29.3
EPSS0.73376