Exploitation Summary
EIP tracks 1 public exploit for CVE-2004-2073. PoCs published by Markus Mueller.
AI-analyzed exploit summary This exploit leverages a chroot-again vulnerability in VServer to escape the chrooted environment by manipulating directory permissions and re-chrooting. It creates a directory, changes into it, and then iteratively traverses up the directory tree while modifying permissions to eventually break out of the chroot jail.
Description
Linux-VServer 1.24 allows local users with root privileges on a virtual server to gain access to the filesystem outside the virtual server via a modified chroot-again exploit using the chmod command.
Exploits (1)
This exploit leverages a chroot-again vulnerability in VServer to escape the chrooted environment by manipulating directory permissions and re-chrooting. It creates a directory, changes into it, and then iteratively traverses up the directory tree while modifying permissions to eventually break out of the chroot jail.