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

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

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.
-
You can reply to this email to add a comment to the issue online.


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

Posted by "Konstantin Shvachko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Shvachko resolved MAPREDUCE-2252.
--------------------------------------------

    Resolution: Not A Problem

Sounds like it's not a problem anymore.

> 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