[
https://issues.apache.org/jira/browse/QPID-8552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17386905#comment-17386905
]
ASF subversion and git services commented on QPID-8552:
-------------------------------------------------------
Commit 8152ce7c723095b91137c4aedd8b9f8a83437d70 in qpid-broker-j's branch
refs/heads/8.0.x from Alex Rudyy
[ https://gitbox.apache.org/repos/asf?p=qpid-broker-j.git;h=8152ce7 ]
QPID-8552: [Broker-J] Respond with forbidden error when request is made using
unsupported method
> [Broker-J] Http management interface should ignore OPTIONS command
> ------------------------------------------------------------------
>
> Key: QPID-8552
> URL: https://issues.apache.org/jira/browse/QPID-8552
> Project: Qpid
> Issue Type: Bug
> Components: Broker-J
> Affects Versions: qpid-java-broker-8.0.5
> Reporter: Tom Jordahl
> Assignee: Alex Rudyy
> Priority: Major
> Fix For: qpid-java-broker-8.0.6
>
> Attachments: forbid-options.patch
>
>
> Many security scanning tools flag HTTP ports that respond to the OPTIONS
> command.
> Broker-J already blocks the TRACE command, it should also block the OPTIONS
> command.
> There are various ways of configuring Jetty to do this, but I have attached a
> patch that mirrors the filter that blocks TRACE.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]