Files
CVEs-PoC/2004/CVE-2004-0452.md
2025-09-29 21:09:30 +02:00

793 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