Exploitation Summary
EIP tracks 1 public exploit for CVE-2000-1074. PoCs published by @stake.
AI-analyzed exploit summary This exploit leverages a path manipulation vulnerability in Netscape's iPlanet iCal to execute arbitrary code as the 'icsuser' and escalate privileges to root by creating a malicious shared library. The PoC includes two scripts: one to gain an 'icsuser' shell and another to achieve root access upon service restart.
Description
csstart program in iCal 2.1 Patch 2 uses relative pathnames to install the libsocket and libnsl libraries, which could allow the icsuser account to gain root privileges by creating a Trojan Horse library in the current or parent directory.
Exploits (1)
This exploit leverages a path manipulation vulnerability in Netscape's iPlanet iCal to execute arbitrary code as the 'icsuser' and escalate privileges to root by creating a malicious shared library. The PoC includes two scripts: one to gain an 'icsuser' shell and another to achieve root access upon service restart.