vendor:
Load Sharing Facility
by:
CADENCE of Lam3rZ
7.2
CVSS
HIGH
Improper Handling of Input in Environment Variables
20
CWE
Product Name: Load Sharing Facility
Affected Version From: LSF 5.1
Affected Version To: LSF 5.1
Patch Exists: YES
Related CWE: N/A
CPE: a:platform_computing:load_sharing_facility:5.1
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2003
LSF 5.1 ‘lsadmin’ local root exploit
It has been reported that Load Sharing Facility (LSF) does not properly handle input in environment variables. Because of this, an attacker may be able to gain escalated privileges on a vulnerable system. A proof of concept code is provided which creates a file containing the contents of the /etc/shadow file, which can then be read by the attacker.
Mitigation:
Ensure that environment variables are properly sanitized and validated before use.