SecurityTracker.com
Keep Track of the Latest Vulnerabilities
with SecurityTracker!
    Home    |    View Topics    |    Search    |    Contact Us    |    Help    |   

SecurityTracker
Archives


Your Ad Here
 
Click to Sign Up
Sign Up
Sign Up for Your FREE Weekly SecurityTracker E-mail Alert Summary
Instant Alerts
Buy our Premium Vulnerability Notification Service to receive customized, instant alerts
Affiliates
Put SecurityTracker Vulnerability Alerts on Your Web Site -- It's Free!
Partners
Become a Partner and License Our Database or Notification Service
Report a Bug
Report a vulnerability that you have found to SecurityTracker
bugs
@
securitytracker.com

Sign Up!





Category:  Application (Generic)  >  Java Runtime Environment (JRE) Vendors:  Sun
(Red Hat Issues Fix) Java Runtime Environment Java APIs Let Remote JavaScript Gain Access to Network Resources
SecurityTracker Alert ID:  1019779
SecurityTracker URL:  http://securitytracker.com/id?1019779
CVE Reference:  CVE-2008-1195   (Links to External Site)
Date:  Apr 3 2008
Impact:  Host/resource access via network
Fix Available:  Yes   Vendor Confirmed:  Yes  
Advisory:  Red Hat Advisory
Version(s): SDK and JRE 1.4.2_16 and prior; JDK and JRE 5.0 Update 14 and prior; 6 Update 4 and and prior
Description:  A vulnerability was reported in Java. A remote user can connect to network resources via the target user's system.

A remote user can create specially crafted JavaScript that, when loaded by the target user, will invoke certain Java APIs to connect to arbitrary network resources via the target user's browser.

Certain versions of Java running Mozilla Firefox 2.0.0.9 and prior versions are affected.

Mozilla Firefox 2.0.0.10 and later are not affected.

Internet Explorer is not affected.

Gregory Fleischer and Mozilla reported this vulnerability.

Impact:  A remote user can create JavScript that, when loaded by the target user, will connect to arbitrary network resources via the target user's system.
Solution:  Red Hat has released a fix for java-1.5.0-ibm.

The Red Hat advisory is available at:

https://rhn.redhat.com/errata/RHSA-2008-0210.html

Vendor URL:  sunsolve.sun.com/search/document.do?assetkey=1-66-233326-1 (Links to External Site)
Cause:  Access control error
Underlying OS:  Linux (Red Hat Enterprise)
Underlying OS Comments:  4, 5
Reported By:  bugzilla@redhat.com
Message History:   This archive entry is a follow-up to the message listed below.
Mar 6 2008 Java Runtime Environment Java APIs Let Remote JavaScript Gain Access to Network Resources



 Source Message Contents

Date:  Thu, 3 Apr 2008 12:20:09 -0400
From:  bugzilla@redhat.com
Subject:  [RHSA-2008:0210-01] Critical: java-1.5.0-ibm security update

 

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

=====================================================================
                   Red Hat Security Advisory

Synopsis:          Critical: java-1.5.0-ibm security update
Advisory ID:       RHSA-2008:0210-01
Product:           Red Hat Enterprise Linux Extras
Advisory URL:      https://rhn.redhat.com/errata/RHSA-2008-0210.html
Issue date:        2008-04-03
CVE Names:         CVE-2008-0657 CVE-2008-1187 CVE-2008-1188 
                   CVE-2008-1189 CVE-2008-1190 CVE-2008-1192 
                   CVE-2008-1193 CVE-2008-1194 CVE-2008-1195 
                   CVE-2008-1196 
=====================================================================

1. Summary:

Updated java-1.5.0-ibm packages that fix several security issues are now
available for Red Hat Enterprise Linux 4 Extras and 5 Supplementary.

This update has been rated as having critical security impact by the Red
Hat Security Response Team.

2. Relevant releases/architectures:

Red Hat Enterprise Linux AS version 4 Extras - i386, ppc, s390, s390x, x86_64
Red Hat Desktop version 4 Extras - i386, x86_64
Red Hat Enterprise Linux ES version 4 Extras - i386, x86_64
Red Hat Enterprise Linux WS version 4 Extras - i386, x86_64
RHEL Desktop Supplementary (v. 5 client) - i386, x86_64
RHEL Supplementary (v. 5 server) - i386, ppc, s390x, x86_64

3. Description:

IBM's 1.5.0 Java release includes the IBM Java 2 Runtime Environment and
the IBM Java 2 Software Development Kit.

Two vulnerabilities in the Java Runtime Environment allowed an untrusted
application or applet to elevate the assigned privileges. This could be
misused by a malicious website to read and write local files or execute
local applications in the context of the user running the Java process.
(CVE-2008-0657) 

A flaw was found in the Java XSLT processing classes. An untrusted
application or applet could cause a denial of service, or execute arbitrary
code with the permissions of the user running the JRE. (CVE-2008-1187) 

Several buffer overflow flaws were found in Java Web Start (JWS). An
untrusted JNLP application could access local files or execute local
applications accessible to the user running the JRE.
(CVE-2008-1188, CVE-2008-1189, CVE-2008-1190, CVE-2008-1196) 

A flaw was found in the Java Plug-in. A remote attacker could bypass the
same origin policy, executing arbitrary code with the permissions of the
user running the JRE. (CVE-2008-1192) 

A flaw was found in the JRE image parsing libraries. An untrusted
application or applet could cause a denial of service, or possible execute
arbitrary code with the permissions of the user running the JRE.
(CVE-2008-1193)

A flaw was found in the JRE color management library. An untrusted
application or applet could trigger a denial of service (JVM crash).
(CVE-2008-1194)

The JRE allowed untrusted JavaScript code to create local network
connections by the use of Java APIs. A remote attacker could use these
flaws to acesss local network services. (CVE-2008-1195) 

All users of java-ibm-1.5.0 are advised to upgrade to these updated
packages, that contain IBM's 1.5.0 SR7 Java release which resolves these
issues.

4. Solution:

Before applying this update, make sure all previously released errata
relevant to your system have been applied.

To update all RPMs for your particular architecture, run:

rpm -Fvh [filenames]

where [filenames] is a list of the RPMs you wish to upgrade.  Only those
RPMs which are currently installed will be updated.  Those RPMs which are
not installed but included in the list will not be updated.  Note that you
can also use wildcards (*.rpm) if your current directory *only* contains the
desired RPMs.

Please note that this update is also available via Red Hat Network.  Many
people find this an easier way to apply updates.  To use Red Hat Network,
launch the Red Hat Update Agent with the following command:

up2date

This will start an interactive process that will result in the appropriate
RPMs being upgraded on your system.

5. Bugs fixed (http://bugzilla.redhat.com/):

431861 - CVE-2008-0657 java-1.5.0 Privilege escalation via unstrusted applet and application
436030 - CVE-2008-1187 Untrusted applet and application XSLT processing privilege escalation
436293 - CVE-2008-1188 Buffer overflow security vulnerabilities in Java Web Start (CVE-2008-1189, CVE
-2008-1190) 436295 - CVE-2008-1192 Java Plugin same-origin-policy bypass 436296 - CVE-2008-1193 JRE image parsing library allows privilege escalation (CVE-2008-1194) 436299 - CVE-2008-1195 Java-API calls in untrusted Javascript allow network privilege escalation 436302 - CVE-2008-1196 Buffer overflow security vulnerabilities in Java Web Start 6. Package List: Red Hat Enterprise Linux AS version 4 Extras: i386: java-1.5.0-ibm-1.5.0.7-1jpp.2.el4.i386.rpm java-1.5.0-ibm-demo-1.5.0.7-1jpp.2.el4.i386.rpm java-1.5.0-ibm-devel-1.5.0.7-1jpp.2.el4.i386.rpm java-1.5.0-ibm-javacomm-1.5.0.7-1jpp.2.el4.i386.rpm java-1.5.0-ibm-jdbc-1.5.0.7-1jpp.2.el4.i386.rpm java-1.5.0-ibm-plugin-1.5.0.7-1jpp.2.el4.i386.rpm java-1.5.0-ibm-src-1.5.0.7-1jpp.2.el4.i386.rpm ppc: java-1.5.0-ibm-1.5.0.7-1jpp.2.el4.ppc.rpm java-1.5.0-ibm-demo-1.5.0.7-1jpp.2.el4.ppc.rpm java-1.5.0-ibm-devel-1.5.0.7-1jpp.2.el4.ppc.rpm java-1.5.0-ibm-javacomm-1.5.0.7-1jpp.2.el4.ppc.rpm java-1.5.0-ibm-jdbc-1.5.0.7-1jpp.2.el4.ppc.rpm java-1.5.0-ibm-plugin-1.5.0.7-1jpp.2.el4.ppc.rpm java-1.5.0-ibm-src-1.5.0.7-1jpp.2.el4.ppc.rpm s390: java-1.5.0-ibm-1.5.0.7-1jpp.2.el4.s390.rpm java-1.5.0-ibm-demo-1.5.0.7-1jpp.2.el4.s390.rpm java-1.5.0-ibm-devel-1.5.0.7-1jpp.2.el4.s390.rpm java-1.5.0-ibm-jdbc-1.5.0.7-1jpp.2.el4.s390.rpm java-1.5.0-ibm-src-1.5.0.7-1jpp.2.el4.s390.rpm s390x: java-1.5.0-ibm-1.5.0.7-1jpp.2.el4.s390x.rpm java-1.5.0-ibm-demo-1.5.0.7-1jpp.2.el4.s390x.rpm java-1.5.0-ibm-devel-1.5.0.7-1jpp.2.el4.s390x.rpm java-1.5.0-ibm-src-1.5.0.7-1jpp.2.el4.s390x.rpm x86_64: java-1.5.0-ibm-1.5.0.7-1jpp.2.el4.x86_64.rpm java-1.5.0-ibm-demo-1.5.0.7-1jpp.2.el4.x86_64.rpm java-1.5.0-ibm-devel-1.5.0.7-1jpp.2.el4.x86_64.rpm java-1.5.0-ibm-javacomm-1.5.0.7-1jpp.2.el4.x86_64.rpm java-1.5.0-ibm-src-1.5.0.7-1jpp.2.el4.x86_64.rpm Red Hat Desktop version 4 Extras: i386: java-1.5.0-ibm-1.5.0.7-1jpp.2.el4.i386.rpm java-1.5.0-ibm-demo-1.5.0.7-1jpp.2.el4.i386.rpm java-1.5.0-ibm-devel-1.5.0.7-1jpp.2.el4.i386.rpm java-1.5.0-ibm-javacomm-1.5.0.7-1jpp.2.el4.i386.rpm java-1.5.0-ibm-jdbc-1.5.0.7-1jpp.2.el4.i386.rpm java-1.5.0-ibm-plugin-1.5.0.7-1jpp.2.el4.i386.rpm java-1.5.0-ibm-src-1.5.0.7-1jpp.2.el4.i386.rpm x86_64: java-1.5.0-ibm-1.5.0.7-1jpp.2.el4.x86_64.rpm java-1.5.0-ibm-demo-1.5.0.7-1jpp.2.el4.x86_64.rpm java-1.5.0-ibm-devel-1.5.0.7-1jpp.2.el4.x86_64.rpm java-1.5.0-ibm-javacomm-1.5.0.7-1jpp.2.el4.x86_64.rpm java-1.5.0-ibm-src-1.5.0.7-1jpp.2.el4.x86_64.rpm Red Hat Enterprise Linux ES version 4 Extras: i386: java-1.5.0-ibm-1.5.0.7-1jpp.2.el4.i386.rpm java-1.5.0-ibm-demo-1.5.0.7-1jpp.2.el4.i386.rpm java-1.5.0-ibm-devel-1.5.0.7-1jpp.2.el4.i386.rpm java-1.5.0-ibm-javacomm-1.5.0.7-1jpp.2.el4.i386.rpm java-1.5.0-ibm-jdbc-1.5.0.7-1jpp.2.el4.i386.rpm java-1.5.0-ibm-plugin-1.5.0.7-1jpp.2.el4.i386.rpm java-1.5.0-ibm-src-1.5.0.7-1jpp.2.el4.i386.rpm x86_64: java-1.5.0-ibm-1.5.0.7-1jpp.2.el4.x86_64.rpm java-1.5.0-ibm-demo-1.5.0.7-1jpp.2.el4.x86_64.rpm java-1.5.0-ibm-devel-1.5.0.7-1jpp.2.el4.x86_64.rpm java-1.5.0-ibm-javacomm-1.5.0.7-1jpp.2.el4.x86_64.rpm java-1.5.0-ibm-src-1.5.0.7-1jpp.2.el4.x86_64.rpm Red Hat Enterprise Linux WS version 4 Extras: i386: java-1.5.0-ibm-1.5.0.7-1jpp.2.el4.i386.rpm java-1.5.0-ibm-demo-1.5.0.7-1jpp.2.el4.i386.rpm java-1.5.0-ibm-devel-1.5.0.7-1jpp.2.el4.i386.rpm java-1.5.0-ibm-javacomm-1.5.0.7-1jpp.2.el4.i386.rpm java-1.5.0-ibm-jdbc-1.5.0.7-1jpp.2.el4.i386.rpm java-1.5.0-ibm-plugin-1.5.0.7-1jpp.2.el4.i386.rpm java-1.5.0-ibm-src-1.5.0.7-1jpp.2.el4.i386.rpm x86_64: java-1.5.0-ibm-1.5.0.7-1jpp.2.el4.x86_64.rpm java-1.5.0-ibm-demo-1.5.0.7-1jpp.2.el4.x86_64.rpm java-1.5.0-ibm-devel-1.5.0.7-1jpp.2.el4.x86_64.rpm java-1.5.0-ibm-javacomm-1.5.0.7-1jpp.2.el4.x86_64.rpm java-1.5.0-ibm-src-1.5.0.7-1jpp.2.el4.x86_64.rpm RHEL Desktop Supplementary (v. 5 client): i386: java-1.5.0-ibm-1.5.0.7-1jpp.2.el5.i386.rpm java-1.5.0-ibm-accessibility-1.5.0.7-1jpp.2.el5.i386.rpm java-1.5.0-ibm-demo-1.5.0.7-1jpp.2.el5.i386.rpm java-1.5.0-ibm-devel-1.5.0.7-1jpp.2.el5.i386.rpm java-1.5.0-ibm-javacomm-1.5.0.7-1jpp.2.el5.i386.rpm java-1.5.0-ibm-jdbc-1.5.0.7-1jpp.2.el5.i386.rpm java-1.5.0-ibm-plugin-1.5.0.7-1jpp.2.el5.i386.rpm java-1.5.0-ibm-src-1.5.0.7-1jpp.2.el5.i386.rpm x86_64: java-1.5.0-ibm-1.5.0.7-1jpp.2.el5.i386.rpm java-1.5.0-ibm-1.5.0.7-1jpp.2.el5.x86_64.rpm java-1.5.0-ibm-accessibility-1.5.0.7-1jpp.2.el5.x86_64.rpm java-1.5.0-ibm-demo-1.5.0.7-1jpp.2.el5.i386.rpm java-1.5.0-ibm-demo-1.5.0.7-1jpp.2.el5.x86_64.rpm java-1.5.0-ibm-devel-1.5.0.7-1jpp.2.el5.i386.rpm java-1.5.0-ibm-devel-1.5.0.7-1jpp.2.el5.x86_64.rpm java-1.5.0-ibm-javacomm-1.5.0.7-1jpp.2.el5.i386.rpm java-1.5.0-ibm-javacomm-1.5.0.7-1jpp.2.el5.x86_64.rpm java-1.5.0-ibm-jdbc-1.5.0.7-1jpp.2.el5.i386.rpm java-1.5.0-ibm-plugin-1.5.0.7-1jpp.2.el5.i386.rpm java-1.5.0-ibm-src-1.5.0.7-1jpp.2.el5.i386.rpm java-1.5.0-ibm-src-1.5.0.7-1jpp.2.el5.x86_64.rpm RHEL Supplementary (v. 5 server): i386: java-1.5.0-ibm-1.5.0.7-1jpp.2.el5.i386.rpm java-1.5.0-ibm-accessibility-1.5.0.7-1jpp.2.el5.i386.rpm java-1.5.0-ibm-demo-1.5.0.7-1jpp.2.el5.i386.rpm java-1.5.0-ibm-devel-1.5.0.7-1jpp.2.el5.i386.rpm java-1.5.0-ibm-javacomm-1.5.0.7-1jpp.2.el5.i386.rpm java-1.5.0-ibm-jdbc-1.5.0.7-1jpp.2.el5.i386.rpm java-1.5.0-ibm-plugin-1.5.0.7-1jpp.2.el5.i386.rpm java-1.5.0-ibm-src-1.5.0.7-1jpp.2.el5.i386.rpm ppc: java-1.5.0-ibm-1.5.0.7-1jpp.2.el5.ppc.rpm java-1.5.0-ibm-1.5.0.7-1jpp.2.el5.ppc64.rpm java-1.5.0-ibm-accessibility-1.5.0.7-1jpp.2.el5.ppc.rpm java-1.5.0-ibm-demo-1.5.0.7-1jpp.2.el5.ppc.rpm java-1.5.0-ibm-demo-1.5.0.7-1jpp.2.el5.ppc64.rpm java-1.5.0-ibm-devel-1.5.0.7-1jpp.2.el5.ppc.rpm java-1.5.0-ibm-devel-1.5.0.7-1jpp.2.el5.ppc64.rpm java-1.5.0-ibm-javacomm-1.5.0.7-1jpp.2.el5.ppc.rpm java-1.5.0-ibm-javacomm-1.5.0.7-1jpp.2.el5.ppc64.rpm java-1.5.0-ibm-jdbc-1.5.0.7-1jpp.2.el5.ppc.rpm java-1.5.0-ibm-plugin-1.5.0.7-1jpp.2.el5.ppc.rpm java-1.5.0-ibm-src-1.5.0.7-1jpp.2.el5.ppc.rpm java-1.5.0-ibm-src-1.5.0.7-1jpp.2.el5.ppc64.rpm s390x: java-1.5.0-ibm-1.5.0.7-1jpp.2.el5.s390.rpm java-1.5.0-ibm-1.5.0.7-1jpp.2.el5.s390x.rpm java-1.5.0-ibm-accessibility-1.5.0.7-1jpp.2.el5.s390x.rpm java-1.5.0-ibm-demo-1.5.0.7-1jpp.2.el5.s390.rpm java-1.5.0-ibm-demo-1.5.0.7-1jpp.2.el5.s390x.rpm java-1.5.0-ibm-devel-1.5.0.7-1jpp.2.el5.s390.rpm java-1.5.0-ibm-devel-1.5.0.7-1jpp.2.el5.s390x.rpm java-1.5.0-ibm-jdbc-1.5.0.7-1jpp.2.el5.s390.rpm java-1.5.0-ibm-src-1.5.0.7-1jpp.2.el5.s390.rpm java-1.5.0-ibm-src-1.5.0.7-1jpp.2.el5.s390x.rpm x86_64: java-1.5.0-ibm-1.5.0.7-1jpp.2.el5.i386.rpm java-1.5.0-ibm-1.5.0.7-1jpp.2.el5.x86_64.rpm java-1.5.0-ibm-accessibility-1.5.0.7-1jpp.2.el5.x86_64.rpm java-1.5.0-ibm-demo-1.5.0.7-1jpp.2.el5.i386.rpm java-1.5.0-ibm-demo-1.5.0.7-1jpp.2.el5.x86_64.rpm java-1.5.0-ibm-devel-1.5.0.7-1jpp.2.el5.i386.rpm java-1.5.0-ibm-devel-1.5.0.7-1jpp.2.el5.x86_64.rpm java-1.5.0-ibm-javacomm-1.5.0.7-1jpp.2.el5.i386.rpm java-1.5.0-ibm-javacomm-1.5.0.7-1jpp.2.el5.x86_64.rpm java-1.5.0-ibm-jdbc-1.5.0.7-1jpp.2.el5.i386.rpm java-1.5.0-ibm-plugin-1.5.0.7-1jpp.2.el5.i386.rpm java-1.5.0-ibm-src-1.5.0.7-1jpp.2.el5.i386.rpm java-1.5.0-ibm-src-1.5.0.7-1jpp.2.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-2008-0657 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1187 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1188 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1189 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1190 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1192 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1193 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1194 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1195 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1196 http://www.redhat.com/security/updates/classification/#critical 8. Contact: The Red Hat security contact is <secalert@redhat.com>. More contact details at https://www.redhat.com/security/team/contact/ Copyright 2008 Red Hat, Inc. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (GNU/Linux) iD8DBQFH9QO3XlSAg2UNWIIRAnkOAJ0d/HeCQUeGi+4dXTkMl7s6Dxno5ACgvdyt aXpv/8vVlFUVptr6/6VTCs4= =o/Ah -----END PGP SIGNATURE----- -- Enterprise-watch-list mailing list Enterprise-watch-list@redhat.com https://www.redhat.com/mailman/listinfo/enterprise-watch-list


Go to the Top of This SecurityTracker Archive Page





Home   |    View Topics   |    Search   |    Contact Us   |    Help

Copyright 2007, SecurityGlobal.net LLC