First published: Tue Oct 20 2015(Updated: )
It was discovered that the StAX XML parser in the JAXP component of OpenJDK could do certain DTD processing even when DTD support was disabled via the javax.xml.stream.supportDTD system property. A specially crafted XML document could cause a Java application using JAXP to consume an excessive amount of memory and CPU time when parsed.
Credit: secalert_us@oracle.com
Affected Software | Affected Version | How to fix |
---|---|---|
BEA JRockit | =r28.3.7 | |
Oracle JDK 6 | =1.6.0-update101 | |
Oracle JDK 6 | =1.7.0-update85 | |
Oracle JDK 6 | =1.8.0-update51 | |
Oracle JDK 6 | =1.8.0-update60 | |
Oracle Java Runtime Environment (JRE) | =1.6.0-update_101 | |
Oracle Java Runtime Environment (JRE) | =1.7.0-update_85 | |
Oracle Java Runtime Environment (JRE) | =1.8.0-update_51 | |
Oracle Java Runtime Environment (JRE) | =1.8.0-update_60 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2015-4911 has been assigned a high severity level due to potential denial of service attacks.
To mitigate CVE-2015-4911, update your Oracle JDK or JRE to the latest version that addresses this vulnerability.
CVE-2015-4911 affects multiple versions of Oracle JDK and JRE, including 1.6.0-update101, 1.7.0-update85, and multiple 1.8.0 updates.
CVE-2015-4911 primarily poses a denial of service risk, thus it may not directly lead to data loss but can disrupt application availability.
Yes, CVE-2015-4911 can be exploited by attackers through specially crafted XML documents targeting vulnerable Java applications.