vendor:
Linux
by:
Internet Security Systems
7.5
CVSS
HIGH
Denial of Service
400
CWE
Product Name: Linux
Affected Version From: Red Hat Linux 6.2 (tmpwatch v.2.2)
Affected Version To: Red Hat Linux 7.0 (tmpwatch v.2.5.1)
Patch Exists: YES
Related CWE: CVE-2002-0392
CPE: o:redhat:linux:7.0
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux
2002
tmpwatch Denial of Service Vulnerability
Any user with write access to /tmp or /var/tmp, can induce tmpwatch to cause Red Hat (and others runnng tmpwatch from cron) to stop responding, and possibly require a hard reboot. This is accomplished by creating a directory tree many (ie. ~6000) nodes deep in /tmp. For each level of the directory in /tmp, tmpwatch will fork() a new copy of itself.
Mitigation:
Do not use the --fuser or -s options with tmpwatch.