the map task output servlet doesn't protect against ".." attacks
----------------------------------------------------------------

                 Key: HADOOP-2627
                 URL: https://issues.apache.org/jira/browse/HADOOP-2627
             Project: Hadoop
          Issue Type: Bug
          Components: mapred
            Reporter: Owen O'Malley
             Fix For: 0.17.0


The servlet we use to export the map outputs doesn't protect itself against 
".." attacks. However, because the code adds a /file.out.index and /file.out to 
it, it can only be used to read files with those names.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to