org.apache.activemq:artemis-server@2.10.0 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.apache.activemq:artemis-server 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
  • C
Improper Authentication

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.

How to fix Improper Authentication?

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

[1.2.0,2.16.0)
  • M
Incorrect Default Permissions

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

Affected versions of this package are vulnerable to Incorrect Default Permissions. A flaw was found in ActiveMQ Artemis management API where a user inadvertently stores passwords in plaintext in the Artemis shadow file (etc/artemis-users.properties file) when executing the resetUsers operation. A local attacker can use this flaw to read the contents of the Artemis shadow file.

How to fix Incorrect Default Permissions?

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

[2.7.0,2.12.0)