Improper Authentication Affecting org.apache.activemq:activemq-jaas Open this link in a new tab package, versions [5.16.0,5.16.1) [,5.15.14)
Attack Complexity
Low
Confidentiality
High
Integrity
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-1065801
-
published
28 Jan 2021
-
disclosed
28 Jan 2021
-
credit
Gregor Tudan
Introduced: 28 Jan 2021
CVE-2021-26117 Open this link in a new tabHow to fix?
Upgrade org.apache.activemq:activemq-jaas
to version 5.16.1, 5.15.14 or higher.
Overview
org.apache.activemq:activemq-jaas 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. 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.