Date: 08 April 2009
References: ESB-2009.0257 ESB-2009.0284 ESB-2009.0290 ESB-2009.0317 ESB-2009.0320 ESB-2009.0348 ESB-2009.0505 ESB-2009.0509 ESB-2009.1144 ESB-2009.1430.3 ESB-2010.0045
Click here for printable version
Click here for PGP verifiable version
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
===========================================================================
AUSCERT External Security Bulletin Redistribution
ESB-2009.0329 -- [RedHat]
java-1.6.0-openjdk: Execute arbitrary code
8 April 2009
===========================================================================
AusCERT Security Bulletin Summary
---------------------------------
Product: java-1.6.0-openjdk
Publisher: Red Hat
Operating System: Red Hat Linux 5
Impact: Execute Arbitrary Code/Commands
Increased Privileges
Denial of Service
Access: Remote/Unauthenticated
CVE Names: CVE-2009-1102 CVE-2009-1101 CVE-2009-1098
CVE-2009-1097 CVE-2009-1096 CVE-2009-1095
CVE-2009-1094 CVE-2009-1093 CVE-2009-0793
CVE-2009-0733 CVE-2009-0723 CVE-2009-0581
CVE-2006-2426
Ref: ESB-2009.0320
ESB-2009.0317
ESB-2009.0290
ESB-2009.0284
ESB-2009.0257
Original Bulletin: https://rhn.redhat.com/errata/RHSA-2009-0377.html
Revision History: April 8 2009: title update
April 8 2009: Initial Release
- --------------------------BEGIN INCLUDED TEXT--------------------
- -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=====================================================================
Red Hat Security Advisory
Synopsis: Important: java-1.6.0-openjdk security update
Advisory ID: RHSA-2009:0377-01
Product: Red Hat Enterprise Linux
Advisory URL: https://rhn.redhat.com/errata/RHSA-2009-0377.html
Issue date: 2009-04-07
CVE Names: CVE-2006-2426 CVE-2009-0581 CVE-2009-0723
CVE-2009-0733 CVE-2009-0793 CVE-2009-1093
CVE-2009-1094 CVE-2009-1095 CVE-2009-1096
CVE-2009-1097 CVE-2009-1098 CVE-2009-1101
CVE-2009-1102
=====================================================================
1. Summary:
Updated java-1.6.0-openjdk packages that fix several security issues are
now available for Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
2. Relevant releases/architectures:
Red Hat Enterprise Linux (v. 5 server) - i386, x86_64
Red Hat Enterprise Linux Desktop (v. 5 client) - i386, x86_64
3. Description:
These packages provide the OpenJDK 6 Java Runtime Environment and the
OpenJDK 6 Software Development Kit. The Java Runtime Environment (JRE)
contains the software and tools that users need to run applications written
using the Java programming language.
A flaw was found in the way that the Java Virtual Machine (JVM) handled
temporary font files. A malicious applet could use this flaw to use large
amounts of disk space, causing a denial of service. (CVE-2006-2426)
A memory leak flaw was found in LittleCMS (embedded in OpenJDK). An
application using color profiles could use excessive amounts of memory, and
possibly crash after using all available memory, if used to open
specially-crafted images. (CVE-2009-0581)
Multiple integer overflow flaws which could lead to heap-based buffer
overflows, as well as multiple insufficient input validation flaws, were
found in the way LittleCMS handled color profiles. An attacker could use
these flaws to create a specially-crafted image file which could cause a
Java application to crash or, possibly, execute arbitrary code when opened.
(CVE-2009-0723, CVE-2009-0733)
A null pointer dereference flaw was found in LittleCMS. An application
using color profiles could crash while converting a specially-crafted image
file. (CVE-2009-0793)
A flaw in the Java API for XML Web Services (JAX-WS) service endpoint
handling could allow a remote attacker to cause a denial of service on the
server application hosting the JAX-WS service endpoint. (CVE-2009-1101)
A flaw in the way the Java Runtime Environment initialized LDAP connections
could allow a remote, authenticated user to cause a denial of service on
the LDAP service. (CVE-2009-1093)
A flaw in the Java Runtime Environment LDAP client could allow malicious
data from an LDAP server to cause arbitrary code to be loaded and then run
on an LDAP client. (CVE-2009-1094)
Several buffer overflow flaws were found in the Java Runtime Environment
unpack200 functionality. An untrusted applet could extend its privileges,
allowing it to read and write local files, as well as to execute local
applications with the privileges of the user running the applet.
(CVE-2009-1095, CVE-2009-1096)
A flaw in the Java Runtime Environment Virtual Machine code generation
functionality could allow untrusted applets to extend their privileges. An
untrusted applet could extend its privileges, allowing it to read and write
local files, as well as execute local applications with the privileges
of the user running the applet. (CVE-2009-1102)
A buffer overflow flaw was found in the splash screen processing. A remote
attacker could extend privileges to read and write local files, as well as
to execute local applications with the privileges of the user running the
java process. (CVE-2009-1097)
A buffer overflow flaw was found in how GIF images were processed. A remote
attacker could extend privileges to read and write local files, as well as
execute local applications with the privileges of the user running the
java process. (CVE-2009-1098)
Note: The flaws concerning applets in this advisory, CVE-2009-1095,
CVE-2009-1096, and CVE-2009-1102, can only be triggered in
java-1.6.0-openjdk by calling the "appletviewer" application.
All users of java-1.6.0-openjdk are advised to upgrade to these updated
packages, which resolve these issues. All running instances of OpenJDK Java
must be restarted for the update to take effect.
4. Solution:
Before applying this update, make sure that all previously-released
errata relevant to your system have been applied.
This update is available via Red Hat Network. Details on how to use
the Red Hat Network to apply this update are available at
http://kbase.redhat.com/faq/docs/DOC-11259
5. Bugs fixed (http://bugzilla.redhat.com/):
395481 - CVE-2006-2426 Untrusted applet causes DoS by filling up disk space
487508 - CVE-2009-0723 LittleCms integer overflow
487509 - CVE-2009-0581 LittleCms memory leak
487512 - CVE-2009-0733 LittleCms lack of upper-bounds check on sizes
490166 - CVE-2009-1101 OpenJDK JAX-WS service endpoint remote
Denial-of-Service (6630639)
490167 - CVE-2009-1093 OpenJDK remote LDAP Denial-Of-Service (6717680)
490168 - CVE-2009-1094 OpenJDK LDAP client remote code execution (6737315)
490169 - CVE-2009-1095 CVE-2009-1096 OpenJDK Pack200 Buffer overflow
vulnerability (6792554)
490172 - CVE-2009-1102 OpenJDK code generation vulnerability (6636360)
490174 - CVE-2009-1097 OpenJDK PNG processing buffer overflow vulnerability
(6804996)
490178 - CVE-2009-1098 OpenJDK GIF processing buffer overflow vulnerability
(6804998)
492353 - CVE-2009-0793 lcms: Null pointer dereference (DoS) by handling
transformations of monochrome profiles
6. Package List:
Red Hat Enterprise Linux Desktop (v. 5 client):
Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/5Client/en/os/SRPMS/java-1.6.0-openjdk-1.6.0.0-0.30.b09.el5.src.rpm
i386:
java-1.6.0-openjdk-1.6.0.0-0.30.b09.el5.i386.rpm
java-1.6.0-openjdk-debuginfo-1.6.0.0-0.30.b09.el5.i386.rpm
java-1.6.0-openjdk-demo-1.6.0.0-0.30.b09.el5.i386.rpm
java-1.6.0-openjdk-devel-1.6.0.0-0.30.b09.el5.i386.rpm
java-1.6.0-openjdk-javadoc-1.6.0.0-0.30.b09.el5.i386.rpm
java-1.6.0-openjdk-src-1.6.0.0-0.30.b09.el5.i386.rpm
x86_64:
java-1.6.0-openjdk-1.6.0.0-0.30.b09.el5.x86_64.rpm
java-1.6.0-openjdk-debuginfo-1.6.0.0-0.30.b09.el5.x86_64.rpm
java-1.6.0-openjdk-demo-1.6.0.0-0.30.b09.el5.x86_64.rpm
java-1.6.0-openjdk-devel-1.6.0.0-0.30.b09.el5.x86_64.rpm
java-1.6.0-openjdk-javadoc-1.6.0.0-0.30.b09.el5.x86_64.rpm
java-1.6.0-openjdk-src-1.6.0.0-0.30.b09.el5.x86_64.rpm
Red Hat Enterprise Linux (v. 5 server):
Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/5Server/en/os/SRPMS/java-1.6.0-openjdk-1.6.0.0-0.30.b09.el5.src.rpm
i386:
java-1.6.0-openjdk-1.6.0.0-0.30.b09.el5.i386.rpm
java-1.6.0-openjdk-debuginfo-1.6.0.0-0.30.b09.el5.i386.rpm
java-1.6.0-openjdk-demo-1.6.0.0-0.30.b09.el5.i386.rpm
java-1.6.0-openjdk-devel-1.6.0.0-0.30.b09.el5.i386.rpm
java-1.6.0-openjdk-javadoc-1.6.0.0-0.30.b09.el5.i386.rpm
java-1.6.0-openjdk-src-1.6.0.0-0.30.b09.el5.i386.rpm
x86_64:
java-1.6.0-openjdk-1.6.0.0-0.30.b09.el5.x86_64.rpm
java-1.6.0-openjdk-debuginfo-1.6.0.0-0.30.b09.el5.x86_64.rpm
java-1.6.0-openjdk-demo-1.6.0.0-0.30.b09.el5.x86_64.rpm
java-1.6.0-openjdk-devel-1.6.0.0-0.30.b09.el5.x86_64.rpm
java-1.6.0-openjdk-javadoc-1.6.0.0-0.30.b09.el5.x86_64.rpm
java-1.6.0-openjdk-src-1.6.0.0-0.30.b09.el5.x86_64.rpm
These packages are GPG signed by Red Hat for security. Our key and
details on how to verify the signature are available from
https://www.redhat.com/security/team/key/#package
7. References:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2426
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0581
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0723
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0733
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0793
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1093
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1094
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1095
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1096
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1097
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1098
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1101
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1102
http://www.redhat.com/security/updates/classification/#important
http://blogs.sun.com/security/entry/advance_notification_of_security_updates4
8. Contact:
The Red Hat security contact is <secalert@redhat.com>. More contact
details at https://www.redhat.com/security/team/contact/
Copyright 2009 Red Hat, Inc.
- -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (GNU/Linux)
iD8DBQFJ26GAXlSAg2UNWIIRAhFUAJ9S0aWGaXn0VDABIXwGEz+8+/fbbwCeI9L3
OxEL09Ao/GJavmR7FqUYs/U=
=SFHp
- -----END PGP SIGNATURE-----
- --------------------------END INCLUDED TEXT--------------------
You have received this e-mail bulletin as a result of your organisation's
registration with AusCERT. The mailing list you are subscribed to is
maintained within your organisation, so if you do not wish to continue
receiving these bulletins you should contact your local IT manager. If
you do not know who that is, please send an email to auscert@auscert.org.au
and we will forward your request to the appropriate person.
NOTE: Third Party Rights
This security bulletin is provided as a service to AusCERT's members. As
AusCERT did not write the document quoted above, AusCERT has had no control
over its content. The decision to follow or act on information or advice
contained in this security bulletin is the responsibility of each user or
organisation, and should be considered in accordance with your organisation's
site policies and procedures. AusCERT takes no responsibility for consequences
which may arise from following or acting on information or advice contained in
this security bulletin.
NOTE: This is only the original release of the security bulletin. It may
not be updated when updates to the original are made. If downloading at
a later date, it is recommended that the bulletin is retrieved directly
from the author's website to ensure that the information is still current.
Contact information for the authors of the original document is included
in the Security Bulletin above. If you have any questions or need further
information, please contact them directly.
Previous advisories and external security bulletins can be retrieved from:
http://www.auscert.org.au/render.html?cid=1980
If you believe that your computer system has been compromised or attacked in
any way, we encourage you to let us know by completing the secure National IT
Incident Reporting Form at:
http://www.auscert.org.au/render.html?it=3192
===========================================================================
Australian Computer Emergency Response Team
The University of Queensland
Brisbane
Qld 4072
Internet Email: auscert@auscert.org.au
Facsimile: (07) 3365 7031
Telephone: (07) 3365 4417 (International: +61 7 3365 4417)
AusCERT personnel answer during Queensland business hours
which are GMT+10:00 (AEST).
On call after hours for member emergencies only.
===========================================================================
-----BEGIN PGP SIGNATURE-----
Comment: http://www.auscert.org.au/render.html?it=1967
iD8DBQFJ2/yBNVH5XJJInbgRAmeyAJ99qy84QfQdf3eWlghYRB2rJc5BZgCgiWki
UTCO1X5PlCZamHYg2eO60+o=
=bbO2
-----END PGP SIGNATURE-----
|