Improper Authentication Affecting org.apache.activemq:artemis-server package, versions [1.2.0 ,2.16.0)


0.0
critical

Snyk CVSS

    Attack Complexity Low
    Confidentiality High
    Integrity High

    Threat Intelligence

    EPSS 0.15% (51st percentile)
Expand this section
NVD
7.5 high

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-JAVA-ORGAPACHEACTIVEMQ-1065802
  • published 28 Jan 2021
  • disclosed 28 Jan 2021
  • credit Gregor Tudan

How to fix?

Upgrade org.apache.activemq:artemis-server to version 2.16.0 or higher.

Overview

org.apache.activemq:artemis-server is a server package for the ActiveMQ-Artemis project.

Affected versions of this package are vulnerable to Improper Authentication. The optional ActiveMQ LDAP login module can be configured to use anonymous access to the LDAP server. In this case, the anonymous context is used to verify a valid users password in error, resulting in no check on the password.