Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.apache.activemq/activemq-core
  4. ›
  5. CVE-2020-13920

CVE-2020-13920: Improper Authentication

September 10, 2020 (updated July 21, 2021)

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 a user connects.

References

  • activemq.apache.org/security-advisories.data/CVE-2020-13920-announcement.txt
  • nvd.nist.gov/vuln/detail/CVE-2020-13920

Code Behaviors & Features

Detect and mitigate CVE-2020-13920 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 5.15.12

Fixed versions

  • 5.15.12

Solution

Upgrade to version 5.15.12 or above.

Impact 5.9 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-287: Improper Authentication

Source file

maven/org.apache.activemq/activemq-core/CVE-2020-13920.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:16:08 +0000.