1. Research - Home |
  2. Advisories |
  3. Alerts |
  4. Tools |
  5. Papers |
  6. Services |
  7. Contact |
  8. About
Home > Alerts
Alerts
Alerts | Zero-Day Tracker | EEYEZD-20080707

Common Name:
Microsoft Access Snapshot Viewer ActiveX

Date Disclosed:
7/7/2008

Date Patched:
8/12/2008

Vendor:
Microsoft

Application:
Snapshot Viewer for Microsoft Access, included by default with Microsoft Office Access 2000, 2002, 2003.

Description:
The Microsoft Access Snapshot Viewer ActiveX control is a component that enables a user to view an Access report snapshot without having the standard or run-time versions of Microsoft Office Access. A vulnerability exists within the ActiveX control that allows an attacked to execute arbitrary code on a victims machine if they visit a malicious website that call the vulnerable ActiveX control in a malicious manner.

Exploit code for this has not been publicly released in a public forum.

Severity:
High

Code Execution:
Yes

Impact:
Arbitrary code execution under the context of the logged in user
ActiveX remote code execution vulnerabilities have very high impacts since the source of the malicious payload can be any site on the Internet. An even more critical problem is generated when clients are administrators on their local hosts, which would run the malicious payload with Administrator credentials.

Mitigation:
The best form of mitigation is available by kill-bitting the CLSIDs for the ActiveX Control (F0E42D50-368C-11D0-AD81-00A0C90DC8D9, F0E42D60-368C-11D0-AD81-00A0C90DC8D9, F2175210-368C-11D0-AD81-00A0C90DC8D9) following the directions of KB240797. This will disable calls to these ActiveX controls from web pages, thereby mitigating these specific vulnerabilities.

Protection:

Patch:
MS08-041

Links:
Microsoft Security Advisory (955179)
Exploit PoC Code

Status:
7/7/2008 In-The-Wild Exploitation Witnessed by Microsoft
7/8/2008 Exploit Code Published