2.1
CVSSv2

CVE-1999-1587

Published: 31/12/1999 Updated: 30/10/2018
CVSS v2 Base Score: 2.1 | Impact Score: 2.9 | Exploitability Score: 3.9
VMScore: 215
Vector: AV:L/AC:L/Au:N/C:P/I:N/A:N

Vulnerability Summary

/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.

Vulnerable Product Search on Vulmon Subscribe to Product

sun solaris 9.0

sun sunos 5.8

Exploits

#!/bin/sh # # $Id: raptor_ucbps,v 11 2006/07/26 12:15:42 raptor Exp $ # # raptor_ucbps - information leak with Solaris /usr/ucb/ps # Copyright (c) 2006 Marco Ivaldi <raptor@0xdeadbeefinfo> # # A security vulnerability in the "/usr/ucb/ps" (see ps(1B)) command may allow # unprivileged local users the ability to see environment variables an ...