vendor:
Linux Kernel
by:
Sunix
7.2
CVSS
HIGH
Privilege Escalation
264
CWE
Product Name: Linux Kernel
Affected Version From: 2.6.13
Affected Version To: 2.6.17.4, 2.6.9-22.ELsmp
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Intel(R) Xeon(TM) CPU 3.20GHz
2006
PRCTL local root exp
This exploit is a local privilege escalation vulnerability in the Linux kernel. It affects versions 2.6.13 to 2.6.17.4 and 2.6.9-22.ELsmp. It was tested on Intel(R) Xeon(TM) CPU 3.20GHz with kernel 2.6.9-22.ELsmp. The exploit uses the prctl() system call to set the dumpable flag to 2, which allows the attacker to create a core dump file of the process. The attacker then creates a cron job which runs a setuid shell, allowing the attacker to gain root privileges.
Mitigation:
The vulnerability can be mitigated by applying the appropriate security patches.