Incorrect Default Permissions Affecting org.apache.activemq:artemis-core-client Open this link in a new tab package, versions [2.7.0,2.12.0)
Attack Complexity
Low
User Interaction
Required
Confidentiality
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-573267
-
published
25 Jun 2020
-
disclosed
25 Jun 2020
-
credit
Unknown
Introduced: 25 Jun 2020
CVE-2020-10727 Open this link in a new tabHow to fix?
Upgrade org.apache.activemq:artemis-core-client
to version 2.12.0 or higher.
Overview
org.apache.activemq:artemis-core-client is a High-performance, non-blocking architecture for the next generation of event-driven messaging applications.
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.