Project

General

Profile

Bug #24030 » 16362_44.patch

Administrator Admin, 2010-12-09 21:17

View differences:

typo3/mod/tools/em/class.em_unzip.php (Arbeitskopie)
}
}
// added by TYPO3 secteam to check for invalid paths
if (!t3lib_div::validPathStr($p_entry['filename'])) {
return $v_result;
}
// Add the path
if ($p_path != '')
(2-2/4)