org.apache.activemq:activemq-broker@5.9.0 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.apache.activemq:activemq-broker package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • M
Improper Authentication

org.apache.activemq:activemq-broker is a high performance Apache 2.0 licensed Message Broker and JMS 1.1 implementation.

Affected versions of this package are vulnerable to Improper Authentication. 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 to fix Improper Authentication?

Upgrade org.apache.activemq:activemq-broker to version 5.15.12 or higher.

[,5.15.12)
  • C
XML External Entity (XXE) Injection

org.apache.activemq:activemq-broker is a high performance Apache 2.0 licensed Message Broker and JMS 1.1 implementation.

Affected versions of this package are vulnerable to XML External Entity (XXE) Injection. This could allow remote consumers to have unspecified impact via vectors involving an XPath based selector when dequeuing XML messages.

How to fix XML External Entity (XXE) Injection?

Upgrade org.apache.activemq:activemq-broker to version 5.10.1 or higher.

[5,5.10.1)
  • H
Improper Authentication

org.apache.activemq:activemq-broker is a high performance Apache 2.0 licensed Message Broker and JMS 1.1 implementation.

Affected versions of this package are vulnerable to Improper Authentication. None

How to fix Improper Authentication?

Upgrade org.apache.activemq:activemq-broker to version 5.10.1 or higher.

[5.0.0,5.10.1)
  • H
Denial of Service (DoS)

org.apache.activemq:activemq-broker is a high performance Apache 2.0 licensed Message Broker and JMS 1.1 implementation.

Affected versions of this package are vulnerable to Denial of Service (DoS). The processControlCommand function in broker/TransportConnection.java in ActiveMQ allows remote attackers to cause a denial of service (shutdown) via a shutdown command.

How to fix Denial of Service (DoS)?

Upgrade org.apache.activemq:activemq-broker to version 5.11.0 or higher.

[,5.11.0)