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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to