[ 
https://issues.apache.org/jira/browse/QPID-8593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571320#comment-17571320
 ] 

ASF GitHub Bot commented on QPID-8593:
--------------------------------------

vavrtom merged PR #134:
URL: https://github.com/apache/qpid-broker-j/pull/134




> [Broker-J] Header validation in management-http plugin
> ------------------------------------------------------
>
>                 Key: QPID-8593
>                 URL: https://issues.apache.org/jira/browse/QPID-8593
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Broker-J
>    Affects Versions: qpid-java-broker-8.0.6
>            Reporter: Daniil Kirilyuk
>            Priority: Minor
>
> The method accept() in RestServlet.java (HTTP management plugin) includes 
> unvalidated data in an HTTP response header. This enables attacks such as 
> cache-poisoning, cross-site scripting, cross-user defacement, page hijacking, 
> cookie manipulation or open redirect.
> Same issue affects method setContentDispositionHeaderIfNecessary() in 
> AbstractServlet.java.
> Appropriate validation should be added.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to