ghsa-xgrx-xpv2-6vp4
Vulnerability from github
Published
2022-02-09 22:15
Modified
2024-03-14 21:54
Severity ?
Summary
Improper Authentication in Apache ActiveMQ
Details
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.activemq:activemq-parent" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "5.15.12" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-13920" ], "database_specific": { "cwe_ids": [ "CWE-306" ], "github_reviewed": true, "github_reviewed_at": "2021-04-05T23:04:50Z", "nvd_published_at": "2020-09-10T19:15:00Z", "severity": "MODERATE" }, "details": "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.", "id": "GHSA-xgrx-xpv2-6vp4", "modified": "2024-03-14T21:54:17Z", "published": "2022-02-09T22:15:00Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-13920" }, { "type": "WEB", "url": "https://github.com/apache/activemq/commit/359ae4b" }, { "type": "WEB", "url": "https://github.com/apache/activemq/commit/48cd61d" }, { "type": "WEB", "url": "https://github.com/apache/activemq/commit/58382283330f7c7b110c7afd8ef4ca2648786532" }, { "type": "WEB", "url": "https://github.com/apache/activemq/commit/b7dca5e" }, { "type": "PACKAGE", "url": "https://github.com/apache/activemq" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/AMQ-7400" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/r946488fb942fd35c6a6e0359f52504a558ed438574a8f14d36d7dcd7%40%3Ccommits.activemq.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/r946488fb942fd35c6a6e0359f52504a558ed438574a8f14d36d7dcd7@%3Ccommits.activemq.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/rb2fd3bf2dce042e0ab3f3c94c4767c96bb2e7e6737624d63162df36d%40%3Ccommits.activemq.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/rb2fd3bf2dce042e0ab3f3c94c4767c96bb2e7e6737624d63162df36d@%3Ccommits.activemq.apache.org%3E" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/10/msg00013.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/11/msg00013.html" }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpuoct2020.html" }, { "type": "WEB", "url": "http://activemq.apache.org/security-advisories.data/CVE-2020-13920-announcement.txt" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Improper Authentication in Apache ActiveMQ" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.