CVE-2022-0853: High severity redhat Descision Manager vulnerability

Published Mar 4, 2022
·
Updated

A flaw was found in JBoss-client. The vulnerability occurs due to a memory leak on the JBoss client-side, when using UserTransaction repeatedly and leads to information leakage vulnerability.

Other sources

A flaw was found in the jboss-client. A memory leak on the JBoss client-side occurs when using UserTransaction repeatedly, leading to an information leakage vulnerability.

A memory leak on the jboss client side, when using UserTransaction repeatedly.

Such as:

private void testTransaction() throws Exception {

for(int i=1; i< 500000; i++) { System.out.println("Starting process " + i);

// get the UserTransaction and EJB Proxy Context ctx = getInitialContext(host, port, username, password); UserTransaction tx = getUserTransaction(ctx); ControllerRemote cr = (ControllerRemote) ctx.lookup("Controller/Controller" + "!com.test.usertransaction.ControllerRemote");

try { tx.begin(); } catch(Exception ex1) { ex1.printStackTrace(); } //System.out.println("user transaction started");

cr.mainCall();

try { tx.commit();; } catch(Exception ex1) { ex1.printStackTrace(); throw ex1; } //System.out.println("commited user transaction");

if(ctx != null) ctx.close(); } }

Transaction is executed by a remote client on a EJB deployed in EAP 7.3. Transaction is iterated for 50000 times. At the end of the iterations memory leakage is observed. 32% memory is occupied by org.wildfly.transaction.client.provider.remoting.TransactionClientChannel.

Red Hat

Affected Software

12 affected componentsFixes available
redhat/eap7-wildfly-http-client<0:1.1.11-1.SP1_redhat_00001.1.el8ea
0:1.1.11-1.SP1_redhat_00001.1.el8ea
redhat/eap7-wildfly-http-client<0:1.1.11-1.SP1_redhat_00001.1.el7ea
0:1.1.11-1.SP1_redhat_00001.1.el7ea
redhat/rh-sso7-keycloak<0:18.0.3-1.redhat_00001.1.el7
0:18.0.3-1.redhat_00001.1.el7
redhat/rh-sso7-keycloak<0:18.0.3-1.redhat_00001.1.el8
0:18.0.3-1.redhat_00001.1.el8
redhat/rh-sso7<0:1-5.el9
0:1-5.el9
redhat/rh-sso7-javapackages-tools<0:6.0.0-7.el9
0:6.0.0-7.el9
redhat/rh-sso7-keycloak<0:18.0.3-1.redhat_00001.1.el9
0:18.0.3-1.redhat_00001.1.el9
redhat Descision Manager=7.0
redhat JBoss Enterprise Application Platform=7.0.0
redhat Jboss Enterprise Application Platform Expansion Pack
redhat Process Automation=7.0
redhat Single Sign-on=7.0

Event History

Mar 4, 2022
CVE Published
12:00 AM
Data Sourced
via Red Hat·06:14 AM
DescriptionSeverityAffected Software
Mar 11, 2022
CVE Published
via MITRE·05:54 PM
Data Sourced
via MITRE·05:54 PM
DescriptionWeakness

Parent advisories

This vulnerability appears in the following advisories.

Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is CVE-2022-0853?

CVE-2022-0853 is a vulnerability found in JBoss-client that leads to a memory leak and information leakage.

2

What is the severity of CVE-2022-0853?

CVE-2022-0853 has a severity level of 7.5 (high).

3

Which software is affected by CVE-2022-0853?

The following software is affected: eap7-wildfly-http-client (el8 and el7), rh-sso7-keycloak (el7, el8, and el9), rh-sso7, rh-sso7-javapackages-tools, Redhat Descision Manager, Redhat Jboss Enterprise Application Platform, Redhat Jboss Enterprise Application Platform Expansion Pack, and Redhat Process Automation.

4

How does CVE-2022-0853 occur?

CVE-2022-0853 occurs due to a memory leak on the JBoss client-side when using UserTransaction repeatedly.

5

Are there any references for CVE-2022-0853?

Yes, you can find references for CVE-2022-0853 at the following links: [link 1](https://access.redhat.com/errata/RHSA-2022:4922), [link 2](https://access.redhat.com/errata/RHSA-2022:4918), [link 3](https://access.redhat.com/errata/RHSA-2022:4919).

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203