Cleartext storage of sensitive information in ActiveMQ Artemis - CVE-2020-10727
Published: July 24, 2020
ActiveMQ Artemis
Apache Foundation
Description
The vulnerability allows a local user to gain access to passwords of application users.
The vulnerability exists due to ActiveMQ Artemis management API stores passwords in plaintext in the Artemis shadow file (etc/artemis-users.properties file) when executing the `resetUsers` operation. A local user can view contents of the Artemis shadow file and obtain passwords of application users.