First published: Fri Oct 07 2016(Updated: )
JBoss EAP 4 and 5 JMX servlet is exposed on port 8080/TCP with authentication by default. The communication employs serialized Java objects, encapsulated in HTTP requests and responses. The server deserializes these objects. This behavior can be exploited to cause a denial of service and potentially execute arbitrary code.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
JBoss Enterprise Application Platform | =4.0.0 | |
JBoss Enterprise Application Platform | =5.0.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2016-7065 is considered a high severity vulnerability due to the risk of denial of service and potential exploitation through deserialization attacks.
To mitigate CVE-2016-7065, upgrade to a fixed version of Red Hat JBoss Enterprise Application Platform, specifically versions later than 4.0.0 and 5.0.0.
CVE-2016-7065 affects Red Hat JBoss Enterprise Application Platform versions 4.0.0 and 5.0.0.
CVE-2016-7065 can be exploited to perform denial of service attacks through the deserialization of manipulated Java objects.
CVE-2016-7065 is exposed with authentication by default, but an attacker may still exploit it if they can bypass authentication mechanisms.