vendor:
Unknown
by:
Unknown
7.5
CVSS
HIGH
Privilege Escalation
Unknown
CWE
Product Name: Unknown
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: NO
Related CWE: Unknown
CPE: Unknown
Platforms Tested:
2004
Proof of concept
The exploit allows an attacker to escalate their privileges from a regular user to root user. The attacker creates a script that copies the /bin/sh binary to their user directory, changes the permissions and ownership of the copied binary to root, and then creates a symbolic link to a system file. When the system file is executed, it runs the copied /bin/sh binary as root, giving the attacker root privileges.
Mitigation:
Unknown