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

  • latest version

    2.43.0

  • latest non vulnerable version

  • first published

    10 years ago

  • latest version published

    15 days ago

  • licenses detected

  • package registry

  • Direct Vulnerabilities

    Known vulnerabilities in the org.apache.activemq:artemis-jms-client package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable 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)