[
https://issues.apache.org/jira/browse/QPID-8552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17386907#comment-17386907
]
ASF subversion and git services commented on QPID-8552:
-------------------------------------------------------
Commit 69f8aaa353bec0a57d7b4b149a9552831f35d3c7 in qpid-broker-j's branch
refs/heads/main from Alex Rudyy
[ https://gitbox.apache.org/repos/asf?p=qpid-broker-j.git;h=69f8aaa ]
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]