Exploitation Summary
EIP tracks 1 public exploit for CVE-2000-1095. PoCs published by Michal Zalewski.
AI-analyzed exploit summary This exploit leverages a command injection vulnerability in modprobe (CVE-2000-1095) via the ping utility to gain root access on RedHat 7.0 systems. It manipulates the -I parameter to execute arbitrary commands through shell metacharacters, ultimately spawning a root shell.
Description
modprobe in the modutils 2.3.x package on Linux systems allows a local user to execute arbitrary commands via shell metacharacters.
Exploits (1)
This exploit leverages a command injection vulnerability in modprobe (CVE-2000-1095) via the ping utility to gain root access on RedHat 7.0 systems. It manipulates the -I parameter to execute arbitrary commands through shell metacharacters, ultimately spawning a root shell.