First published: Thu Sep 10 2020(Updated: )
A regression has been introduced in the commit preventing JMX re-bind. By passing an empty environment map to RMIConnectorServer, instead of the map that contains the authentication credentials, it leaves ActiveMQ open to the following attack - A remote client could create a javax.management.loading.MLet MBean and use it to create new MBeans from arbitrary URLs, at least if there is no security manager. In other words, a rogue remote client could make your Java application execute arbitrary code. Mitigation - Upgrade to Apache ActiveMQ 5.15.13
Credit: security@apache.org security@apache.org
Affected Software | Affected Version | How to fix |
---|---|---|
Apache ActiveMQ | =5.15.12 | |
Oracle Communications Diameter Signaling Router | >=8.0.0<=8.5.0 | |
Oracle Communications Element Manager | >=8.2.0<=8.2.4.0 | |
Oracle Communications Session Report Manager | >=8.0.0<=8.2.2 | |
Oracle Communications Session Route Manager | >=8.0.0<=8.2.2 | |
Oracle Enterprise Repository | =11.1.1.7.0 | |
Oracle FLEXCUBE Private Banking | =12.0.0 | |
Oracle FLEXCUBE Private Banking | =12.1.0 | |
maven/org.apache.activemq:activemq-parent | =5.15.12 | 5.15.13 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-11998 is a vulnerability that allows an attacker to bypass authentication in Apache ActiveMQ and Oracle Communications products.
CVE-2020-11998 has a severity rating of 9.8, which is considered critical.
CVE-2020-11998 affects Apache ActiveMQ version 5.15.12 and Oracle Communications products including Diameter Signaling Router, Element Manager, Session Report Manager, Session Route Manager, Enterprise Repository, and FLEXCUBE Private Banking.
An attacker can exploit CVE-2020-11998 by passing an empty environment map to RMIConnectorServer in order to bypass authentication.
Yes, you can find references for CVE-2020-11998 at the following links: [Reference 1](http://activemq.apache.org/security-advisories.data/CVE-2020-11998-announcement.txt), [Reference 2](https://lists.apache.org/thread.html/r946488fb942fd35c6a6e0359f52504a558ed438574a8f14d36d7dcd7@%3Ccommits.activemq.apache.org%3E), [Reference 3](https://lists.apache.org/thread.html/rb2fd3bf2dce042e0ab3f3c94c4767c96bb2e7e6737624d63162df36d@%3Ccommits.activemq.apache.org%3E)