[
https://issues.apache.org/jira/browse/AMQ-5160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13980029#comment-13980029
]
Dhiraj Bokde commented on AMQ-5160:
-----------------------------------
If I had to hazard a guess, I'd say that if its happening with non-retained
messages, then it would be true of any ActiveMQ protocol. In other words, this
will have to fixed in the Broker where subscription matching happens for
non-retained messages, and will need a fix in the MQTT transport for retained
messages.
> MQTT messages bypass Authentication / Authorization
> ---------------------------------------------------
>
> Key: AMQ-5160
> URL: https://issues.apache.org/jira/browse/AMQ-5160
> Project: ActiveMQ
> Issue Type: Bug
> Components: MQTT
> Affects Versions: 5.9.1
> Reporter: Surf
> Priority: Critical
> Labels: authentication, authorization, mqtt, security
> Attachments: activemq.xml, groups.properties, login.config,
> users.properties
>
>
> I am using MQTT on AMQ 5.9.1
> After latest MQTT hardening from [~dhirajsb] , there is an issue of MQTT
> retained messages.
> Simple case:
> Set Authentication / Authorization for two different TOPICS.
> Send retained message to one topic.
> Try to subscribe "#" with other second user.
> It will show retained messages published by TOPIC 1.
> here i have attached test configurations.
--
This message was sent by Atlassian JIRA
(v6.2#6252)