Уязвимость неправильной авторизации (CWE-863) в Apache Artemis, Apache ActiveMQ Artemis возникает, когда приложение, использующее протокол OpenWire, пытается создать непостоянную подписку на тему JMS по адресу, который не существует с аутентифицированным пользователем, который имеет разрешение «createDurableQueue», но не имеет разрешения «createAddress», и автоматическое создание адреса отключено. В этом случае будет создан временный адрес, тогда как попытка создать кратковременную подписку должна завершиться неудачей, поскольку пользователь не авторизован для создания соответствующего адреса. Когда соединение OpenWire закрывается, адрес удаляется.
Эта проблема затрагивает Apache Artemis: с 2.50.0 по 2.52.0; Apache ActiveMQ Artemis: с 2.0.0 по 2.44.0. Пользователям рекомендуется выполнить обновление до версии 2.53.0, которая устраняет проблему.
Показать оригинальное описание (EN)
Incorrect Authorization (CWE-863) vulnerability in Apache Artemis, Apache ActiveMQ Artemis exists when an application using the OpenWire protocol attempts to create a non-durable JMS topic subscription on an address that doesn't exist with an authenticated user which has the "createDurableQueue" permission but does not have the "createAddress" permission and address auto-creation is disabled. In this circumstance, a temporary address will be created whereas the attempt to create the non-durable subscription should instead fail since the user is not authorized to create the corresponding address. When the OpenWire connection is closed the address is removed. This issue affects Apache Artemis: from 2.50.0 through 2.52.0; Apache ActiveMQ Artemis: from 2.0.0 through 2.44.0. Users are recommended to upgrade to version 2.53.0, which fixes the issue.
Характеристики атаки
Последствия
Строка CVSS v4.0