vendor:
Parrot Home/Workstation, Parrot Security, CentOS, RedHat, Kali Linux
by:
Marcelo Vazquez & Victor Lasa
7.2
CVSS
HIGH
Misconfiguration
250
CWE
Product Name: Parrot Home/Workstation, Parrot Security, CentOS, RedHat, Kali Linux
Affected Version From: Parrot Home/Workstation 4.6, Parrot Security 4.6, CentOS/RedHat 7.6, Kali Linux 2018.4
Affected Version To: Parrot Home/Workstation 4.6, Parrot Security 4.6, CentOS/RedHat 7.6, Kali Linux 2018.4
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Linux
2019
ptrace_scope misconfiguration Local Privilege Escalation
This exploit is used to gain root access on systems with misconfigured ptrace_scope. It checks if the ptrace_scope is set to 0 and if GDB is installed. If both conditions are met, it starts the attack by ptrace the shell process and spawns a root shell.
Mitigation:
Set the ptrace_scope to 1 in the /etc/sysctl.conf file.