ZF-8734: Zend_Filter_Compress_Zip should be more careful when decompressing zip files
Description
1) ensure there is no directory traversal in PHP < 5.2.8 2) ensure that there is always a target available.
1) ensure there is no directory traversal in PHP < 5.2.8 2) ensure that there is always a target available.
Comments
Posted by Ralph Schindler (ralph) on 2010-01-06T23:38:19.000+0000
Don't commit, patch under review.
Posted by Ralph Schindler (ralph) on 2010-01-07T10:11:48.000+0000
Fixed in r20126 in trunk, please test.
Posted by Thomas Weidner (thomas) on 2010-01-07T13:00:10.000+0000
Assigned component