You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Samir Ahmic (JIRA)" <ji...@apache.org> on 2016/02/15 15:14:18 UTC

[jira] [Updated] (HBASE-15270) Use appropriate encoding for "filter" field in TaskMonitorTmpl.jamon

     [ https://issues.apache.org/jira/browse/HBASE-15270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Samir Ahmic updated HBASE-15270:
--------------------------------
    Attachment: HBASE-15270_v0.patch

Here is patch.

> Use appropriate encoding for "filter" field in TaskMonitorTmpl.jamon 
> ---------------------------------------------------------------------
>
>                 Key: HBASE-15270
>                 URL: https://issues.apache.org/jira/browse/HBASE-15270
>             Project: HBase
>          Issue Type: Sub-task
>          Components: UI
>    Affects Versions: 2.0.0, 1.2.1, 1.1.3
>            Reporter: Samir Ahmic
>            Assignee: Samir Ahmic
>         Attachments: HBASE-15270_v0.patch
>
>
> In TaskMonitorTmpl.jamon  we have this line
> {code}
> <li><a href="?format=json&filter=<% filter %>">View as JSON</a></li>
> {code}
> which is allowing "filter" parameter to take arbitrary value. I suggest that we encode this value for HTML.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)