Vulnerabilities (CVE)

Filtered by vendor Perl Subscribe
Filtered by product File\
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2008-5302 1 Perl 2 File\, Perl 2023-12-10 6.9 MEDIUM N/A
Race condition in the rmtree function in File::Path 1.08 and 2.07 (lib/File/Path.pm) in Perl 5.8.8 and 5.10.0 allows local users to create arbitrary setuid binaries via a symlink attack, a different vulnerability than CVE-2005-0448, CVE-2004-0452, and CVE-2008-2827. NOTE: this is a regression error related to CVE-2005-0448. It is different from CVE-2008-5303 due to affected versions.
CVE-2008-5303 1 Perl 2 File\, Perl 2023-12-10 6.9 MEDIUM N/A
Race condition in the rmtree function in File::Path 1.08 (lib/File/Path.pm) in Perl 5.8.8 allows local users to to delete arbitrary files via a symlink attack, a different vulnerability than CVE-2005-0448, CVE-2004-0452, and CVE-2008-2827. NOTE: this is a regression error related to CVE-2005-0448. It is different from CVE-2008-5302 due to affected versions.