September 11 2017 File::Path Security Back

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

        my ( $ldev, $lino, $perm ) = ( lstat $root )[ 0, 1, 2 ]
            if ( !chdir($root) ) {


Home Last TOC Copyright © 2017 James E Keenan Back Next