CVE-2020-13920

MEDIUMCVSS 5.9/10EPSS 4.56%

Last modified

CVE-2020-13920 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. Apache ActiveMQ uses LocateRegistry.createRegistry() to create the JMX RMI registry and binds the server to the "jmxrmi" entry. It is possible to connect to the registry without authentication and call the rebind method to rebind jmxrmi to something else. EPSS estimates a 4.56% chance of exploitation in the next 30 days.

Description

Apache ActiveMQ uses LocateRegistry.createRegistry() to create the JMX RMI registry and binds the server to the "jmxrmi" entry. It is possible to connect to the registry without authentication and call the rebind method to rebind jmxrmi to something else. If an attacker creates another server to proxy the original, and bound that, he effectively becomes a man in the middle and is able to intercept the credentials when an user connects. Upgrade to Apache ActiveMQ 5.15.12.

Metrics

CVSS 3.1
5.9/10

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N

EPSS Probability
4.56%

90.4th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
ApacheActivemq< 5.15.12
OracleCommunications Diameter Signaling Router>= 8.0.0, <= 8.2.2
OracleFlexcube Private Banking12.0.0
OracleFlexcube Private Banking12.1.0
DebianDebian Linux9.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2020-13920?
Apache ActiveMQ uses LocateRegistry.createRegistry() to create the JMX RMI registry and binds the server to the "jmxrmi" entry. It is possible to connect to the registry without authentication and call the rebind method to rebind jmxrmi to something else. If an attacker creates another server to proxy the original, and bound that, he effectively becomes a man in the middle and is able to intercept the credentials when an user connects. Upgrade to Apache ActiveMQ 5.15.12.
How severe is CVE-2020-13920?
CVE-2020-13920 has a CVSS score of 5.9/10 (MEDIUM severity). The EPSS model estimates a 4.56% probability of exploitation in the next 30 days.
How do I fix CVE-2020-13920?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2020-13920?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST