vendor:
Simpleinit
by:
SecurityFocus
7.2
CVSS
HIGH
Privilege Escalation
264
CWE
Product Name: Simpleinit
Affected Version From: 1.3.2001
Affected Version To: 1.3.2002
Patch Exists: YES
Related CWE: CVE-2002-0392
CPE: //a:simpleinit
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux
2002
Simpleinit Vulnerability
A vulnerability has been reported for simpleinit that may allow users to execute arbitrary commands as the superuser. The vulnerability occurs because simpleinit may allow some child processes to inherit a file descriptor with read-write access. The file descriptor is used to access /dev/initctl and this descriptor is normally used by 'initctl', 'need' and 'provide' programs to pass instructions to simpleinit. The simpleinit process runs with root privileges. A local user whose process inherits this file descriptor will be able to cause simpleinit to execute commands as the superuser.
Mitigation:
Users should upgrade to the latest version of simpleinit and ensure that all child processes are not allowed to inherit the file descriptor.