Описание
In Apache ActiveMQ 6.x, the default configuration doesn't secure the API web context (where the Jolokia JMX REST API and the Message REST API are located).
It means that anyone can use these layers without any required authentication. Potentially, anyone can interact with the broker (using Jolokia JMX REST API) and/or produce/consume messages or purge/delete destinations (using the Message REST API).
To mitigate, users can update the default conf/jetty.xml configuration file to add authentication requirement:
Or we encourage users to upgrade to Apache ActiveMQ 6.1.2 where the default configuration has been updated with authentication by default.
A flaw was found in Apache ActiveMQ. This vulnerability contains an insecure default configuration in Jolokia and REST API, allowing any user to bypass security restrictions. The vulnerability exists due to missing authorization in the application's REST API. The default configuration doesn't secure the API web context where the Jolokia JMX REST API and the Message REST API are located. This flaw allows an unauthenticated attacker to interact with the broker using the Jolokia JMX REST API to produce/consume messages or purge/delete destinations using the Message REST API.
Отчет
The vulnerability in Apache ActiveMQ, stemming from insecure default configurations in its Jolokia JMX REST API and Message REST API, poses a critical threat due to the unrestricted access it grants to sensitive administrative functions. Without requiring proper authentication or authorization, malicious actors can exploit these APIs to perform unauthorized actions such as manipulating message queues, purging destinations, or intercepting message traffic. This potential for unauthorized access not only compromises the confidentiality and integrity of sensitive data within the messaging system but also exposes it to denial-of-service (DoS) attacks by disrupting message processing and delivery.
Меры по смягчению последствий
Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.
Затронутые пакеты
| Платформа | Пакет | Состояние | Рекомендация | Релиз |
|---|---|---|---|---|
| AMQ Clients | activemq-broker | Not affected | ||
| A-MQ Clients 2 | activemq-broker | Not affected | ||
| Red Hat AMQ Broker 7 | activemq-broker | Not affected | ||
| Red Hat build of Apache Camel for Spring Boot 3 | activemq-broker | Not affected | ||
| Red Hat Data Grid 8 | activemq-broker | Not affected | ||
| Red Hat Fuse 7 | activemq-broker | Not affected | ||
| Red Hat Integration Camel K 1 | activemq-broker | Not affected | ||
| Red Hat JBoss Data Grid 7 | activemq-broker | Not affected | ||
| Red Hat JBoss Enterprise Application Platform 7 | activemq-broker | Not affected | ||
| Red Hat JBoss Enterprise Application Platform 8 | activemq-broker | Not affected |
Показывать по
Дополнительная информация
Статус:
EPSS
7.5 High
CVSS3
Связанные уязвимости
In Apache ActiveMQ 6.x, the default configuration doesn't secure the API web context (where the Jolokia JMX REST API and the Message REST API are located). It means that anyone can use these layers without any required authentication. Potentially, anyone can interact with the broker (using Jolokia JMX REST API) and/or produce/consume messages or purge/delete destinations (using the Message REST API). To mitigate, users can update the default conf/jetty.xml configuration file to add authentication requirement: <bean id="securityConstraintMapping" class="org.eclipse.jetty.security.ConstraintMapping"> <property name="constraint" ref="securityConstraint" /> <property name="pathSpec" value="/" /> </bean> Or we encourage users to upgrade to Apache ActiveMQ 6.1.2 where the default configuration has been updated with authentication by default.
In Apache ActiveMQ 6.x, the default configuration doesn't secure the A ...
Apache ActiveMQ's default configuration doesn't secure the API web context
Уязвимость конфигурации интерфейсов Jolokia JMX REST API и Message REST API программной платформы Apache ActiveMQ, позволяющая нарушителю получить доступ на чтение, изменение или удаление информации
EPSS
7.5 High
CVSS3