[
https://issues.apache.org/jira/browse/AMQ-7339?focusedWorklogId=340495&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-340495
]
ASF GitHub Bot logged work on AMQ-7339:
---------------------------------------
Author: ASF GitHub Bot
Created on: 08/Nov/19 13:44
Start Date: 08/Nov/19 13:44
Worklog Time Spent: 10m
Work Description: jbonofre commented on pull request #411: AMQ-7339 - Fix
possible XSS attack in the HttpTunnelServlet
URL: https://github.com/apache/activemq/pull/411
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 340495)
Time Spent: 20m (was: 10m)
> Fix possible XSS attack in the HttpTunnelServlet
> ------------------------------------------------
>
> Key: AMQ-7339
> URL: https://issues.apache.org/jira/browse/AMQ-7339
> Project: ActiveMQ
> Issue Type: Improvement
> Reporter: Colm O hEigeartaigh
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 5.16.0, 5.15.11
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> There is a potential XXS attack in the HttpTunnelServlet where we return the
> clientId header directly in an error. The fix is just to avoid sending the
> header back at all, as I didn't want to add an additional dependency to
> encode it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)