org.apache.activemq:artemis-jms-client@1.2.0 vulnerabilities

Direct Vulnerabilities

Known vulnerabilities in the org.apache.activemq:artemis-jms-client 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
  • H
Deserialization of Untrusted Data

org.apache.activemq:artemis-jms-client is a package that provides two journal persistence types, NIO (which uses the Java NIO libraries), and ASYNCIO which interacts with the linux kernel libaio library.

Affected versions of this package are vulnerable to Deserialization of Untrusted Data. The getObject method of the javax.jms.ObjectMessage class in the (1) JMS Core client, (2) Artemis broker, and (3) Artemis REST component in Apache ActiveMQ Artemis before 1.4.0 might allow remote authenticated users with permission to send messages to the Artemis broker to deserialize arbitrary objects and execute arbitrary code by leveraging gadget classes being present on the Artemis classpath.

How to fix Deserialization of Untrusted Data?

Upgrade org.apache.activemq:artemis-jms-client to version 1.4.0 or higher.

[1.0.0,1.4.0)