You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Bartosz Baranowski (JIRA)" <ji...@apache.org> on 2019/01/03 09:51:00 UTC

[jira] [Created] (AMQ-7127) UDPBroadcastEndpointFactory add privileged blocks

Bartosz Baranowski created AMQ-7127:
---------------------------------------

             Summary: UDPBroadcastEndpointFactory add privileged blocks
                 Key: AMQ-7127
                 URL: https://issues.apache.org/jira/browse/AMQ-7127
             Project: ActiveMQ
          Issue Type: Bug
            Reporter: Bartosz Baranowski


Parts of code perform actions that require permissions:

UDPBroadcastEndpointFactory#getProperty access System.getProperty

UDPBroadcastEndpointFactory$UDPBroadcastEndpoint#openClient create sockets : [https://issues.jboss.org/browse/WFLY-11347]

Most likely UDPBroadcastEndpointFactory$UDPBroadcastEndpoint#openBroadcaster is similar to openClient



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)