Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-8552

[Broker-J] Http management interface should ignore OPTIONS command

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • qpid-java-broker-8.0.5
    • qpid-java-broker-8.0.6
    • Broker-J
    • None
    • Patch

    Description

      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.

       

      Attachments

        1. forbid-options.patch
          5 kB
          Tom Jordahl

        Activity

          People

            orudyy Alex Rudyy
            tomj Tom Jordahl
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: