Files
CVEs-PoC/2004/CVE-2004-0452.md
T
2024-06-09 00:33:16 +00:00

867 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.