Exploitation Summary
EIP tracks 1 public exploit for CVE-2001-0915. PoCs published by IhaQueR@IRCnet.
AI-analyzed exploit summary This exploit targets a format string vulnerability in Parallel Make (pmake) <= 2.1.33, allowing arbitrary memory writes via the .SHELL variable in a Makefile. It leverages this to overwrite the return address and execute arbitrary code with root privileges if pmake is setuid root.
Description
Format string vulnerability in Berkeley parallel make (pmake) 2.1.33 and earlier allows a local user to gain root privileges via format specifiers in the check argument of a shell definition.
Exploits (1)
This exploit targets a format string vulnerability in Parallel Make (pmake) <= 2.1.33, allowing arbitrary memory writes via the .SHELL variable in a Makefile. It leverages this to overwrite the return address and execute arbitrary code with root privileges if pmake is setuid root.