CVE-2015-4803: Medium severity oracle java se vulnerability
It was discovered that the JAXP component of OpenJDK did not use efficient data structures to store data from parsed XML documents. A specially-crafted XML input could cause a Java application using JAXP to use an excessive amount of CPU time by e.g. triggering hash collisions.
Other sources
Unspecified vulnerability in Oracle Java SE 6u101, 7u85, and 8u60; Java SE Embedded 8u51; and JRockit R28.3.7 allows remote attackers to affect availability via vectors related to JAXP, a different vulnerability than CVE-2015-4893 and CVE-2015-4911.
— MITRE
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2015-4803?
CVE-2015-4803 is classified as a vulnerability that can potentially affect the availability of the affected systems.
How do I fix CVE-2015-4803?
To mitigate CVE-2015-4803, you should update Oracle Java SE and JRockit to the latest patched versions as recommended by Oracle.
Which software is affected by CVE-2015-4803?
CVE-2015-4803 affects Oracle Java SE versions 6u101, 7u85, and 8u60, along with Java SE Embedded 8u51 and JRockit R28.3.7.
Can CVE-2015-4803 be exploited remotely?
Yes, CVE-2015-4803 allows remote attackers to impact the availability of systems using affected versions.
What component of Oracle Java is involved in CVE-2015-4803?
CVE-2015-4803 is related to a vulnerability in the JAXP component of OpenJ.