You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/12/01 13:37:00 UTC

[jira] [Commented] (CLOUDSTACK-10153) Sanitize string arguments in API requests for XSS scripts

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

ASF GitHub Bot commented on CLOUDSTACK-10153:
---------------------------------------------

borisstoyanov commented on issue #2336: CLOUDSTACK-10153: Introduce string API arg trust validation
URL: https://github.com/apache/cloudstack/pull/2336#issuecomment-348496345
 
 
   @blueorangutan test

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Sanitize string arguments in API requests for XSS scripts
> ---------------------------------------------------------
>
>                 Key: CLOUDSTACK-10153
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10153
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>            Reporter: Rohit Yadav
>            Assignee: Rohit Yadav
>             Fix For: Future
>
>
> API requests made using the CloudStack UI does not allow use of special characters "<" and ">", however direct API requests made using clis such as cloudmonkey may pass unsanitized string API arguments to backend. A backend sanitizer can be put in to filter string API argument and remove possible XSS scripts using libraries such as https://github.com/OWASP/java-html-sanitizer



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)