pache 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.
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
21 Nov 2024, 05:02
| Type | Values Removed | Values Added |
|---|---|---|
| References | () http://activemq.apache.org/security-advisories.data/CVE-2020-13920-announcement.txt - Vendor Advisory | |
| References | () https://lists.apache.org/thread.html/r946488fb942fd35c6a6e0359f52504a558ed438574a8f14d36d7dcd7%40%3Ccommits.activemq.apache.org%3E - | |
| References | () https://lists.apache.org/thread.html/rb2fd3bf2dce042e0ab3f3c94c4767c96bb2e7e6737624d63162df36d%40%3Ccommits.activemq.apache.org%3E - | |
| References | () https://lists.debian.org/debian-lts-announce/2020/10/msg00013.html - Mailing List, Third Party Advisory | |
| References | () https://lists.debian.org/debian-lts-announce/2023/11/msg00013.html - | |
| References | () https://www.oracle.com/security-alerts/cpuoct2020.html - Third Party Advisory |
Published : 2020-09-10 19:15
Updated : 2024-11-21 05:02
NVD link : CVE-2020-13920
Mitre link : CVE-2020-13920
CVE.ORG link : CVE-2020-13920
JSON object : View
Missing Authentication for Critical Function