You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/02/12 18:37:18 UTC

[jira] [Commented] (AMQ-6168) STOMP: Connection should be closed on receiving an invalid STOMP Frame with unknown action value.

    [ https://issues.apache.org/jira/browse/AMQ-6168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15144920#comment-15144920 ] 

ASF subversion and git services commented on AMQ-6168:
------------------------------------------------------

Commit adf70bc08ab4a8c3bfa87e0a7b50476aa5bab779 in activemq's branch refs/heads/master from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=adf70bc ]

https://issues.apache.org/jira/browse/AMQ-6168

Disconnect on unkown STOMP Command Action. 

> STOMP: Connection should be closed on receiving an invalid STOMP Frame with unknown action value.
> -------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-6168
>                 URL: https://issues.apache.org/jira/browse/AMQ-6168
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: stomp
>    Affects Versions: 5.13.0, 5.13.1
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>             Fix For: 5.14.0
>
>
> When a STOMP frame comes in and the "action" is not known the transport doesn't currently throw a fatal protocol exception.  This can lead to issues if the incoming data is corrupt and the transport can continue to try and read more commands from the stream and start logging binary data or reading in garbage commands.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)