The vendor explicitly identifies these products as affected by this CVE.
- mod_cluster-core as a component of Red Hat JBoss Enterprise Application Platform 7
- mod_cluster-core as a component of Red Hat JBoss Enterprise Application Platform 8
- mod_cluster-core as a component of Red Hat JBoss Enterprise Application Platform Expansion Pack
- mod_cluster-core as a component of Red Hat JBoss Web Server 5
- mod_cluster-core as a component of Red Hat JBoss Web Server 6
- mod_cluster-core as a component of Red Hat JBoss Web Server 7
- mod_cluster-core as a component of Red Hat Single Sign-On 7
- Summary
- A flaw was found in mod_cluster's AdvertiseListenerImpl (org.jboss.modcluster core module). A single crafted UDP multicast datagram with a valid HTTP status line and a "Server:" header but without the "Date:", "Digest:", and "Sequence:" headers triggers a NullPointerException in verifyDigest() that is not caught by the worker thread's exception handler. This causes the advertise listener thread to terminate permanently. The failure is silent (isListening() continues to return true) and persists until the node is restarted. The crash occurs before the AdvertiseSecurityKey comparison, so deployments with a configured security key are still affected.
- Remediation
- Disable multicast-based proxy advertisement and use static proxy configuration instead. When advertisement must be enabled, ensure the multicast network segment (default 224.0.1.105:23364) is properly isolated and not accessible from untrusted network segments.
