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

ASF subversion and git services commented on QPID-8593:
-------------------------------------------------------

Commit cd281e0e5d1cd68a6514fc972f7a8b5c5bdc385c in qpid-broker-j's branch 
refs/heads/main from Daniil Kirilyuk
[ https://gitbox.apache.org/repos/asf?p=qpid-broker-j.git;h=cd281e0e5d ]

QPID-8593: [Broker-J] Header validation in management-http plugin (#134)

* QPID-8593: [Broker-J] Header validation in management-http plugin

* QPID-8593: [Broker-J] Added new line to end of file

Co-authored-by: vavrtom <[email protected]>

> [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