You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rob Godfrey (JIRA)" <ji...@apache.org> on 2013/05/14 22:27:16 UTC

[jira] [Created] (QPID-4841) [Java Broker] Ensure all data values returned through the REST API are properly sanitised before displaying in HTML to prevent XSS attacks

Rob Godfrey created QPID-4841:
---------------------------------

             Summary: [Java Broker] Ensure all data values returned through the REST API are properly sanitised before displaying in HTML to prevent XSS attacks
                 Key: QPID-4841
                 URL: https://issues.apache.org/jira/browse/QPID-4841
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
            Reporter: Rob Godfrey
            Assignee: Rob Godfrey


To prevent cross site scripting attacks, anywhere where a value which may have been set by a user is displayed through the HTML GUI, we should ensure that the value is properly encoded.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org