vendor:
cdrecord
by:
newbug [at] chroot.org
7.5
CVSS
HIGH
Local Privilege Escalation
264
CWE
Product Name: cdrecord
Affected Version From: cdrecord-2.01-0.a27.2mdk
Affected Version To: cdrecord-2.01-0.a27.2mdk
Patch Exists: NO
Related CWE:
CPE: a:cdrecord:cdrecord:2.01-0.a27.2mdk
Platforms Tested:
2004
ReadCD local exploit
This exploit allows an attacker to escalate their privileges on a system using the ReadCD utility. It creates two C programs, s.c and ss.c, which are compiled and executed to gain root access. The exploit uses the setuid(0), setgid(0), chown, chmod, and execl functions to achieve this.
Mitigation:
To mitigate this vulnerability, it is recommended to update the ReadCD utility to a version that has patched this exploit.