Colm O hEigeartaigh created AMQ-7339:
----------------------------------------
Summary: 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
Fix For: 5.16.0, 5.15.11
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)