You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/10/22 08:20:16 UTC

[GitHub] [hadoop-ozone] adoroszlai opened a new pull request #72: HDDS-2341. Validate tar entry path during extraction

adoroszlai opened a new pull request #72: HDDS-2341. Validate tar entry path during extraction
URL: https://github.com/apache/hadoop-ozone/pull/72
 
 
   ## What changes were proposed in this pull request?
   
   Add a check to verify tar entries during extraction: they should not be able to escape (by using `../` or absolute directory names) from the expected archive directory.
   
   https://issues.apache.org/jira/browse/HDDS-2341
   
   ## How was this patch tested?
   
   Added unit test.
   
   Verified in docker-compose cluster that container replication still works normally.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org