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

liang xie commented on HDFS-4100:
---------------------------------

Hi Eli, i used findbugs 2.0.1.  From "HDFS-4100-findbugs.xml" you'll see the 
security related stuff, e.g.  "XSS"

we should avoid output the input parameter directly, w/o any parameter 
checking:)
                
> Fix all findbug security warings
> --------------------------------
>
>                 Key: HDFS-4100
>                 URL: https://issues.apache.org/jira/browse/HDFS-4100
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: data-node, journal-node, security
>    Affects Versions: 1.1.0, 0.23.4, 3.0.0, 2.0.2-alpha
>            Reporter: liang xie
>            Assignee: liang xie
>         Attachments: HDFS-4100-findbugs.xml, HDFS-4100.patch
>
>
> There're potential XSS risk due to lack of HTML excape

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

Reply via email to