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 GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/03 14:23:00 UTC

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

     [ https://issues.apache.org/jira/browse/AMQ-7434?focusedWorklogId=396773&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-396773 ]

ASF GitHub Bot logged work on AMQ-7434:
---------------------------------------

                Author: ASF GitHub Bot
            Created on: 03/Mar/20 14:22
            Start Date: 03/Mar/20 14:22
    Worklog Time Spent: 10m 
      Work Description: coheigea commented on pull request #496: AMQ-7434 - Enable Jolokia CORS strict-checking by default
URL: https://github.com/apache/activemq/pull/496
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 396773)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>            Priority: Major
>             Fix For: 5.16.0, 5.15.12
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)