Permissions, Privileges, and Access Controls in JBoss Enterprise Application Platform - CVE-2019-3894

 

Permissions, Privileges, and Access Controls in JBoss Enterprise Application Platform - CVE-2019-3894

Published: May 3, 2019 / Updated: August 8, 2020


Vulnerability identifier: #VU35944
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2019-3894
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Red Hat Inc.
Affected software:
JBoss Enterprise Application Platform

Detailed vulnerability description

The vulnerability allows a remote authenticated user to execute arbitrary code.

It was discovered that the ElytronManagedThread in Wildfly's Elytron subsystem in versions from 11 to 16 stores a SecurityIdentity to run the thread as. These threads do not necessarily terminate if the keep alive time has not expired. This could allow a shared thread to use the wrong security identity when executing.


How to mitigate CVE-2019-3894

Install update from vendor's website.

Sources