You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Colm O hEigeartaigh (Jira)" <ji...@apache.org> on 2020/03/03 14:22:00 UTC

[jira] [Created] (AMQ-7434) Enable Jolokia CORS strict-checking by default

Colm O hEigeartaigh created AMQ-7434:
----------------------------------------

             Summary: Enable Jolokia CORS strict-checking by default
                 Key: AMQ-7434
                 URL: https://issues.apache.org/jira/browse/AMQ-7434
             Project: ActiveMQ
          Issue Type: Improvement
            Reporter: Colm O hEigeartaigh
            Assignee: Colm O hEigeartaigh
             Fix For: 5.16.0, 5.15.12


By default, we should enable Jolokia CORS strict-checking by default. Otherwise the web console is potentially vulnerable to a CSRF style attack, as Jolokia allows all origins by default.

This change has a minor backwards compatibliity implication - a REST client must specify (some) Origin header in the request - and also calling from "localhost" in the browser won't work.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)