CVE-2002-0435
CVE-2002-0435 is a low-severity vulnerability in Gnu Fileutils with a CVSS 2.0 base score of 1.2. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: Low (CVSS 2.0 base score 1.2)
- EPSS exploit prediction: 0% (26th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Gnu Fileutils
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is CVE-2002-0435?
- 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.
- How severe is CVE-2002-0435?
- CVE-2002-0435 has a CVSS 2.0 base score of 1.2, rated low severity.
- Is CVE-2002-0435 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (26th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2002-0435?
- CVE-2002-0435 primarily affects Gnu Fileutils. In total, 3 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2002-0435?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2002-0435 published?
- CVE-2002-0435 was published on 2002-07-26 and last updated on 2026-06-16.
References
- ftp://ftp.caldera.com/pub/security/OpenLinux/CSSA-2002-018.1.txt
- http://mail.gnu.org/archive/html/bug-fileutils/2002-03/msg00028.html
- http://www.iss.net/security_center/static/8432.php
- http://www.linux-mandrake.com/en/security/2002/MDKSA-2002-031.php
- http://www.redhat.com/support/errata/RHSA-2003-015.html
- http://www.redhat.com/support/errata/RHSA-2003-016.html
- http://www.securityfocus.com/archive/1/260936
- http://www.securityfocus.com/bid/4266
Affected products (3)
- cpe:2.3:a:gnu:fileutils:4.0:*:*:*:*:*:*:*
- cpe:2.3:a:gnu:fileutils:4.1:*:*:*:*:*:*:*
- cpe:2.3:a:gnu:fileutils:4.1.6:*:*:*:*:*:*:*
More vulnerabilities in Gnu Fileutils
- CVE-2003-0853 — Medium (CVSS 5.0): An integer overflow in ls in the fileutils or coreutils packages may allow local users to cause a denial of service or…
- CVE-2003-0854 — Low (CVSS 2.1): ls in the fileutils or coreutils packages allows local users to consume a large amount of memory via a large -w value,…