Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-0805. PoCs published by bunker.
AI-analyzed exploit summary This exploit demonstrates an information leak vulnerability in the `ps` command on HP OSF1 V5.1 Alpha, allowing unprivileged users to view environment variables of all processes. The script executes both default and `/usr/ucb/ps` commands to display sensitive process details.
Description
The ps (/usr/ucb/ps) command on HP Tru64 UNIX 5.1 1885 allows local users to obtain sensitive information, including environment variables of arbitrary processes, via the "auxewww" argument, a similar issue to CVE-1999-1587.
Exploits (1)
This exploit demonstrates an information leak vulnerability in the `ps` command on HP OSF1 V5.1 Alpha, allowing unprivileged users to view environment variables of all processes. The script executes both default and `/usr/ucb/ps` commands to display sensitive process details.