漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
漏洞
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.
漏洞信息
N/A
漏洞
N/A
漏洞
Perl rmdir()函数本地竞争条件漏洞
漏洞信息
Perl是一种免费且功能强大的编程语言。 Perl的lib/File/Path.pm模块中的rmtree函数存在竞争条件错误: 170 (undef, undef, my $rp) = lstat $root or next; 171 $rp &= 07777; # don't forget setuid, setgid, sticky bits 172 if ( -d _ ) { ... 209 if (rmdir $root) { 210 ++$count; 211 } 212 else { 213
漏洞信息
N/A
漏洞
N/A