September 11 2017 File::Path Security Back

TOCTTOU in File::Path::rmtree() Version 2.12

        my ( $ldev, $lino, $perm ) = ( lstat $root )[ 0, 1, 2 ]
          or next ROOT_DIR;


Home Last TOC Copyright © 2017 James E Keenan Back Next