First published: Fri Jul 26 2002(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
GNU Fileutils | =4.0 | |
GNU Fileutils | =4.1 | |
GNU Fileutils | =4.1.6 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2002-0435 has a moderate severity level due to its potential for allowing unauthorized directory deletions.
To fix CVE-2002-0435, upgrade to a later version of GNU File Utilities that is not vulnerable, preferably version 4.2 or newer.
Local users of GNU File Utilities versions 4.1 and earlier are impacted by CVE-2002-0435.
CVE-2002-0435 allows an attacker to exploit a race condition to delete directories during recursive directory operations.
CVE-2002-0435 was reported in 2002, highlighting a vulnerability in earlier versions of GNU File Utilities.