vendor:
rmail
by:
None
7.2
CVSS
HIGH
Environment Variable Manipulation
77
CWE
Product Name: rmail
Affected Version From: AIX3.2
Affected Version To: AIX3.2
Patch Exists: NO
Related CWE: None
CPE: None
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
1994
IFS hole in AIX3.2 rmail
Under older versions of AIX, by changing the IFS environment variable to /, setuid root programs that use system() or popen() can be fooled into running user-provided programs.
Mitigation:
Ensure that environment variables are properly sanitized and validated before being used in system calls.