Se han publicado nuevas versiones de Sun Java Runtime Environment (JRE) y Java Development Kit (JDK) que introducen mejoras y corrigen múltiples fallos de seguridad, que podrían permitir a un atacante remoto saltarse restricciones de seguridad, acceder a información sensible, efectuar una denegación de servicio y potencialmente ejecutar código arbitrario en un sistema vulnerable:
A continuación se detallan con brevedad las vulnerabilidades corregidas:
1- JRE crea archivos temporales con nombres teóricamente aleatorios que en la práctica se pueden llegar a predecir. Esto podría ser aprovechado por un atacante para hacer que archivos JAR maliciosos sean cargados como applets confiables, lo que permitiría completar acciones restringidas en el sistema afectado.
2- Se han descubierto múltiples desbordamientos de búfer en JRE al procesar fuentes e imágenes GIF, lo que podría ser aprovechado por un atacante remoto para ejecutar código arbitrario por medio de applets no confiable o aplicaciones Java Web Start.
3- Múltiples problemas de seguridad en Java Web Start y Java Plug-in podrían que podrían ser aprovechados por un atacante remoto para saltarse restricciones de seguridad y escalar privilegios.
4- El mecanismo Java Update de JRE no comprueba la firma digital al descargar una actualización. Esto podría ser aprovechado por un atacante para suministrar una actualización falsa si consigue comprometer la información DNS usada como comprobación.
5- Un desbordamiento de búfer en JRE podría permitir la escalada de privilegios de una aplicación Java lanzada desde la línea de comandos.
6- Escalada de privilegios provocada por un fallo en JRE al realizar ciertas operaciones con los objetos del calendario.
7- Un desbordamiento de búfer en la utilidad Unpack200 para desempaquetar archivos JAR podría permitir una escalada de privilegios.
8- Un applet no confiable podría listar el contenido del directorio home del usuario que lo esté ejecutando, lo que conlleva la revelación de información sensible.
9- Denegación de servicio provocada por un fallo en JRE al manejar ciertas claves públicas RSA.
10- Denegación de servicio en el sistema provocada por un fallo en JRE al autenticar usuarios a través de Kerberos.
11- Escalada de privilegios que provocada por fallo en los paquetes JAX-WS y JAXB que podría permitir el acceso a ciertas clases internas.
12- Acceso a direcciones arbitrarias de memoria permitidas debido a un posible procesamiento erróneo de archivos zip.
13- Un fallo de seguridad podría permitir que código cargado desde el sistema de archivos accediera a localhost (salto de restricciones de seguridad).
Según la rama de JRE en uso, las nuevas versiones están disponibles desde:
JDK y JRE 6 Update 11:
Java SE Downloads
JDK y JRE 5.0 Update 17:
Java SE Downloads - Previous Release - JDK 5
SDK y JRE 1.4.2_19:
Se recomienda migración a versión superior ya que ha dejado de recibir actualizaciones de seguridad.
Download Java 2 Platform, Standard Edition, v 1.4.2 (J2SE)
SDK y JRE 1.3.1_24:
Se recomienda migración a versión superior ya que ha dejado de recibir actualizaciones de seguridad.
Java 2 SDK, Standard Edition, v 1.3.1_24 (J2SE)
Opina sobre esta noticia:
Comentario para una-al-dia 04/12/2008. Múltiples vulnerabilidades en Java Runtime Environment (JRE) y JDK de SUN
Más Información:
The Java Runtime Environment Creates Temporary Files That Have "Guessable" File Names
#244986: The Java Runtime Environment Creates Temporary Files That Have "Guessable" File Names
Java Runtime Environment (JRE) Buffer Overflow Vulnerabilities in Processing Image Files and Fonts May Allow Applets or Java Web Start Applications to Elevate Their Privileges
#244987: Java Runtime Environment (JRE) Buffer Overflow Vulnerabilities in Processing Image Files and Fonts May Allow Applets or Java Web Start Applications to Elevate Their Privileges
Multiple Security Vulnerabilities in Java Web Start and Java Plug-in May Allow Privilege Escalation
#244988: Multiple Security Vulnerabilities in Java Web Start and Java Plug-in May Allow Privilege Escalation
The Java Runtime Environment (JRE) "Java Update" Mechanism Does Not Check the Digital Signature of the JRE that it Downloads
#244989: The Java Runtime Environment (JRE) "Java Update" Mechanism Does Not Check the Digital Signature of the JRE that it Downloads
A Buffer Overflow Vulnerability in the Java Runtime Environment (JRE) May Allow Privileges to be Escalated
#244990: A Buffer Overflow Vulnerability in the Java Runtime Environment (JRE) May Allow Privileges to be Escalated
A Security Vulnerability in the Java Runtime Environment (JRE) Related to De******izing Calendar Objects May Allow Privileges to be Escalated
#244991: A Security Vulnerability in the Java Runtime Environment (JRE) Related to Deserializing Calendar Objects May Allow Privileges to be Escalated
A Buffer Overflow Vulnerability in the Java Runtime Environment (JRE) "Unpack200" JAR Unpacking Utility May Lead to Escalation of Privileges
#244992: A Buffer Overflow Vulnerability in the Java Runtime Environment (JRE) "Unpack200" JAR Unpacking Utility May Lead to Escalation of Privileges
Security Vulnerability in Java Runtime Environment May Allow Applets to List the Contents of the Current User's Home Directory
#246266: Security Vulnerability in Java Runtime Environment May Allow Applets to List the Contents of the Current User's Home Directory
Security Vulnerability in the Java Runtime Environment With Processing RSA Public Keys
#246286: Security Vulnerability in the Java Runtime Environment With Processing RSA Public Keys
A Security Vulnerability in Java Runtime Environment (JRE) With Authenticating Users Through Kerberos May Lead to a Denial of Service (DoS)
#246346: A Security Vulnerability in Java Runtime Environment (JRE) With Authenticating Users Through Kerberos May Lead to a Denial of Service (DoS)
Security Vulnerabilities in the Java Runtime Environment (JRE) JAX-WS and JAXB Packages may Allow Privileges to be Escalated
#246366: Security Vulnerabilities in the Java Runtime Environment (JRE) JAX-WS and JAXB Packages may Allow Privileges to be Escalated
A Security Vulnerability in Java Runtime Environment (JRE) With Parsing of Zip Files May Allow Reading of Arbitrary Memory Locations
#246386: A Security Vulnerability in Java Runtime Environment (JRE) With Parsing of Zip Files May Allow Reading of Arbitrary Memory Locations
A Security Vulnerability in the Java Runtime Environment may Allow Code Loaded From the Local Filesystem to Access LocalHost
#246387: A Security Vulnerability in the Java Runtime Environment may Allow Code Loaded From the Local Filesystem to Access LocalHost
A continuación se detallan con brevedad las vulnerabilidades corregidas:
1- JRE crea archivos temporales con nombres teóricamente aleatorios que en la práctica se pueden llegar a predecir. Esto podría ser aprovechado por un atacante para hacer que archivos JAR maliciosos sean cargados como applets confiables, lo que permitiría completar acciones restringidas en el sistema afectado.
2- Se han descubierto múltiples desbordamientos de búfer en JRE al procesar fuentes e imágenes GIF, lo que podría ser aprovechado por un atacante remoto para ejecutar código arbitrario por medio de applets no confiable o aplicaciones Java Web Start.
3- Múltiples problemas de seguridad en Java Web Start y Java Plug-in podrían que podrían ser aprovechados por un atacante remoto para saltarse restricciones de seguridad y escalar privilegios.
4- El mecanismo Java Update de JRE no comprueba la firma digital al descargar una actualización. Esto podría ser aprovechado por un atacante para suministrar una actualización falsa si consigue comprometer la información DNS usada como comprobación.
5- Un desbordamiento de búfer en JRE podría permitir la escalada de privilegios de una aplicación Java lanzada desde la línea de comandos.
6- Escalada de privilegios provocada por un fallo en JRE al realizar ciertas operaciones con los objetos del calendario.
7- Un desbordamiento de búfer en la utilidad Unpack200 para desempaquetar archivos JAR podría permitir una escalada de privilegios.
8- Un applet no confiable podría listar el contenido del directorio home del usuario que lo esté ejecutando, lo que conlleva la revelación de información sensible.
9- Denegación de servicio provocada por un fallo en JRE al manejar ciertas claves públicas RSA.
10- Denegación de servicio en el sistema provocada por un fallo en JRE al autenticar usuarios a través de Kerberos.
11- Escalada de privilegios que provocada por fallo en los paquetes JAX-WS y JAXB que podría permitir el acceso a ciertas clases internas.
12- Acceso a direcciones arbitrarias de memoria permitidas debido a un posible procesamiento erróneo de archivos zip.
13- Un fallo de seguridad podría permitir que código cargado desde el sistema de archivos accediera a localhost (salto de restricciones de seguridad).
Según la rama de JRE en uso, las nuevas versiones están disponibles desde:
JDK y JRE 6 Update 11:
Java SE Downloads
JDK y JRE 5.0 Update 17:
Java SE Downloads - Previous Release - JDK 5
SDK y JRE 1.4.2_19:
Se recomienda migración a versión superior ya que ha dejado de recibir actualizaciones de seguridad.
Download Java 2 Platform, Standard Edition, v 1.4.2 (J2SE)
SDK y JRE 1.3.1_24:
Se recomienda migración a versión superior ya que ha dejado de recibir actualizaciones de seguridad.
Java 2 SDK, Standard Edition, v 1.3.1_24 (J2SE)
Opina sobre esta noticia:
Comentario para una-al-dia 04/12/2008. Múltiples vulnerabilidades en Java Runtime Environment (JRE) y JDK de SUN
Más Información:
The Java Runtime Environment Creates Temporary Files That Have "Guessable" File Names
#244986: The Java Runtime Environment Creates Temporary Files That Have "Guessable" File Names
Java Runtime Environment (JRE) Buffer Overflow Vulnerabilities in Processing Image Files and Fonts May Allow Applets or Java Web Start Applications to Elevate Their Privileges
#244987: Java Runtime Environment (JRE) Buffer Overflow Vulnerabilities in Processing Image Files and Fonts May Allow Applets or Java Web Start Applications to Elevate Their Privileges
Multiple Security Vulnerabilities in Java Web Start and Java Plug-in May Allow Privilege Escalation
#244988: Multiple Security Vulnerabilities in Java Web Start and Java Plug-in May Allow Privilege Escalation
The Java Runtime Environment (JRE) "Java Update" Mechanism Does Not Check the Digital Signature of the JRE that it Downloads
#244989: The Java Runtime Environment (JRE) "Java Update" Mechanism Does Not Check the Digital Signature of the JRE that it Downloads
A Buffer Overflow Vulnerability in the Java Runtime Environment (JRE) May Allow Privileges to be Escalated
#244990: A Buffer Overflow Vulnerability in the Java Runtime Environment (JRE) May Allow Privileges to be Escalated
A Security Vulnerability in the Java Runtime Environment (JRE) Related to De******izing Calendar Objects May Allow Privileges to be Escalated
#244991: A Security Vulnerability in the Java Runtime Environment (JRE) Related to Deserializing Calendar Objects May Allow Privileges to be Escalated
A Buffer Overflow Vulnerability in the Java Runtime Environment (JRE) "Unpack200" JAR Unpacking Utility May Lead to Escalation of Privileges
#244992: A Buffer Overflow Vulnerability in the Java Runtime Environment (JRE) "Unpack200" JAR Unpacking Utility May Lead to Escalation of Privileges
Security Vulnerability in Java Runtime Environment May Allow Applets to List the Contents of the Current User's Home Directory
#246266: Security Vulnerability in Java Runtime Environment May Allow Applets to List the Contents of the Current User's Home Directory
Security Vulnerability in the Java Runtime Environment With Processing RSA Public Keys
#246286: Security Vulnerability in the Java Runtime Environment With Processing RSA Public Keys
A Security Vulnerability in Java Runtime Environment (JRE) With Authenticating Users Through Kerberos May Lead to a Denial of Service (DoS)
#246346: A Security Vulnerability in Java Runtime Environment (JRE) With Authenticating Users Through Kerberos May Lead to a Denial of Service (DoS)
Security Vulnerabilities in the Java Runtime Environment (JRE) JAX-WS and JAXB Packages may Allow Privileges to be Escalated
#246366: Security Vulnerabilities in the Java Runtime Environment (JRE) JAX-WS and JAXB Packages may Allow Privileges to be Escalated
A Security Vulnerability in Java Runtime Environment (JRE) With Parsing of Zip Files May Allow Reading of Arbitrary Memory Locations
#246386: A Security Vulnerability in Java Runtime Environment (JRE) With Parsing of Zip Files May Allow Reading of Arbitrary Memory Locations
A Security Vulnerability in the Java Runtime Environment may Allow Code Loaded From the Local Filesystem to Access LocalHost
#246387: A Security Vulnerability in the Java Runtime Environment may Allow Code Loaded From the Local Filesystem to Access LocalHost