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

[jira] [Closed] (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:all-tabpanel ]

Tomas Vavricka closed QPID-8593.
--------------------------------

> [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
>             Fix For: qpid-java-broker-9.0.0
>
>
> 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