cve/2004/CVE-2004-0452.md
2024-06-18 02:51:15 +02:00

772 B

CVE-2004-0452

Description

Race condition in the rmtree function in the File::Path module in Perl 5.6.1 and 5.8.4 sets read/write permissions for the world, which allows local users to delete arbitrary files and directories, and possibly read files and directories, via a symlink attack.

POC

Reference

Github

No PoCs found on GitHub currently.