CVE-1999-1587
Solaris 8 and 9 - Unauthenticated Information Disclosure via /usr/ucb/ps -e Option
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-1999-1587. PoCs published by Marco Ivaldi.
AI-analyzed exploit summary This script exploits an information leak vulnerability in Solaris /usr/ucb/ps, allowing unprivileged local users to view environment variables of other users' processes. It simply executes the vulnerable command with specific flags to trigger the leak.
Description
/usr/ucb/ps in Sun Microsystems Solaris 8 and 9, and certain earlier releases, allows local users to view the environment variables and values of arbitrary processes via the -e option.
Exploits (1)
This script exploits an information leak vulnerability in Solaris /usr/ucb/ps, allowing unprivileged local users to view environment variables of other users' processes. It simply executes the vulnerable command with specific flags to trigger the leak.