You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2011/05/11 01:01:47 UTC

[jira] [Commented] (MAPREDUCE-2252) XSS injection in JobHistoryParser

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

Todd Lipcon commented on MAPREDUCE-2252:
----------------------------------------

I believe this is fixed by virtue of our upgrading jetty to 6.1.26

> XSS injection in JobHistoryParser
> ---------------------------------
>
>                 Key: MAPREDUCE-2252
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2252
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobtracker
>    Affects Versions: 0.22.0
>            Reporter: Todd Lipcon
>            Priority: Critical
>             Fix For: 0.22.0
>
>
> A malicious user can copy a job history file to another location to which both the user and the JT have access to, and then modify the "taskid" field of a "TaskStarted" event in the JSON to include a script tag. This will be printed unescaped in the 500 error that is produced.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira