CVE-2002-0435: Race Condition
Race condition in the recursive (1) directory deletion and (2) directory move in GNU File Utilities (fileutils) 4.1 and earlier allows local users to delete directories as the user running fileutils by moving a low-level directory to a higher level as it is being deleted, which causes fileutils to chdir to a ".." directory that is higher than expected, possibly up to the root file system.
Affected Software
Remediation
Patch Available
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2002-0435?
CVE-2002-0435 has a moderate severity level due to its potential for allowing unauthorized directory deletions.
How do I fix CVE-2002-0435?
To fix CVE-2002-0435, upgrade to a later version of GNU File Utilities that is not vulnerable, preferably version 4.2 or newer.
Who is impacted by CVE-2002-0435?
Local users of GNU File Utilities versions 4.1 and earlier are impacted by CVE-2002-0435.
What actions does CVE-2002-0435 allow an attacker to perform?
CVE-2002-0435 allows an attacker to exploit a race condition to delete directories during recursive directory operations.
When was CVE-2002-0435 reported?
CVE-2002-0435 was reported in 2002, highlighting a vulnerability in earlier versions of GNU File Utilities.