You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/07/11 06:35:00 UTC

[jira] [Commented] (QPID-8593) [Broker-J] Header validation in management-http plugin

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

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

dakirily opened a new pull request, #134:
URL: https://github.com/apache/qpid-broker-j/pull/134

   This PR affects [QPID-8593](https://issues.apache.org/jira/browse/QPID-8593) adding header validation in management-http plugin.




> [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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org