PT-2016-6204 · Apache · Apache Activemq Artemis
Published
2016-09-27
·
Updated
2023-02-12
·
CVE-2016-4978
CVSS v3.1
7.2
High
| Vector | AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Apache ActiveMQ Artemis versions prior to 1.4.0
Description
The issue allows 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. This is due to a problem in the
getObject method of the javax.jms.ObjectMessage class in the JMS Core client, Artemis broker, and Artemis REST component.Recommendations
For Apache ActiveMQ Artemis versions prior to 1.4.0, update to version 1.4.0 or later to resolve the issue. As a temporary workaround, consider restricting access to the
getObject method of the javax.jms.ObjectMessage class to minimize the risk of exploitation.Exploit
Fix
Deserialization of Untrusted Data
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Apache Activemq Artemis