_is_safe in the File::Temp module for Perl does not properly handle symlinks.
The product attempts to access a file based on the filename, but it does not properly prevent that filename from identifying a link or shortcut that resolves to an unintended resource.
Link | Tags |
---|---|
http://www.openwall.com/lists/oss-security/2011/11/04/2 | third party advisory mailing list |
http://www.openwall.com/lists/oss-security/2011/11/04/4 | third party advisory mailing list |
https://seclists.org/oss-sec/2011/q4/238 | third party advisory mailing list |
https://rt.cpan.org/Public/Bug/Display.html?id=69106 | patch vendor advisory issue tracking |
https://github.com/Perl-Toolchain-Gang/File-Temp/issues/14 | third party advisory exploit |