← Vulnerability feed

Vulnerability record · CVE-2007-4814 · published 11 September 2007

CVE-2007-4814: Microsoft SQL Server Enterprise Manager ActiveX control buffer overflow

Microsoft · Sql Server

The SQLServer ActiveX control in the Distributed Management Objects OLE DLL (sqldmo.dll) 2000.085.2004.00 shipped with Microsoft SQL Server Enterprise Manager 8.05.2004 contains a buffer overflow. A long second argument to the Start method overflows memory and can lead to arbitrary code execution. The record does not list affected SQL Server versions beyond the DLL build named in the description.

7.5 CVSS 2.0 High EPSS 46% · top 1.2% CWE-119 · Memory buffer overflow
7.5CVSS 2.0 base score
46%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
16References, 2 tagged exploit
16 Jun 2026Last modified by NVD

Description

Buffer overflow in the SQLServer ActiveX control in the Distributed Management Objects OLE DLL (sqldmo.dll) 2000.085.2004.00 in Microsoft SQL Server Enterprise Manager 8.05.2004 allows remote attackers to execute arbitrary code via a long second argument to the Start method.

AV:N/AC:L/Au:N/C:P/I:P/A:P

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 20 September 2026. Confidence: medium.

high priorityRemote unauthenticated code execution with public exploit code and a high EPSS score, though exploitation requires the victim to load malicious content and the product is legacy.

What it is

The SQLServer ActiveX control in the Distributed Management Objects OLE DLL (sqldmo.dll) 2000.085.2004.00 shipped with Microsoft SQL Server Enterprise Manager 8.05.2004 contains a buffer overflow. A long second argument to the Start method overflows memory and can lead to arbitrary code execution. The record does not list affected SQL Server versions beyond the DLL build named in the description.

Impact

An attacker who can invoke the control can execute arbitrary code in the context of the process hosting it, typically the user's browser or management console. That yields code execution with the privileges of the logged-on user.

Attack surface

The vector is network-reachable with no authentication (AV:N/AC:L/Au:N), consistent with a web page or other remote content instantiating the ActiveX control. Exploitation requires the victim to load attacker-controlled content that calls the Start method, so user interaction is effectively required even though the CVSS vector does not encode it.

Exploitation

CISA KEV does not list this CVE, but EPSS is high at 0.4571 (98.7th percentile) and public exploit code exists, with Exploit-DB entries 4379 and 4398 and a SecurityFocus reference tagged Exploit. No ransomware group is documented as using it.

What to do

  • Apply the Microsoft patch or supported update for the affected SQL Server Enterprise Manager / sqldmo.dll build; if none is available, upgrade to a supported SQL Server release.
  • Disable or remove the SQLServer ActiveX control and block its CLSID from instantiating in Internet Explorer via the kill-bit registry setting.
  • Restrict Enterprise Manager and DMO usage to trusted administrative hosts and do not browse untrusted sites from systems where the control is installed.
  • Enforce least privilege so users running the control do not hold administrative rights, limiting the impact of successful code execution.

Detection

  • Monitor for processes loading sqldmo.dll outside expected administrative use, especially browser processes.
  • Alert on registry changes that add or remove kill-bit entries for the SQLServer ActiveX control CLSID.
  • Hunt for network or file artifacts matching the public exploit code (Exploit-DB 4379/4398) in proxy and endpoint logs.
  • Review endpoint telemetry for unexpected child processes spawned by browsers or management consoles on hosts with SQL Server tools installed.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2007-4814 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

8.8CVE-2020-0618Microsoft SQL Server Reporting Services ViewState deserialization RCESQL Server Reporting Services mishandles page requests, allowing untrusted ViewState data to be deserialized (CWE-502). An authenticated attacker can…KEVEPSS 99%analysed8.8CVE-2019-1068Microsoft SQL Server improper input validation remote code executionMicrosoft SQL Server mishandles processing of internal functions, allowing an authenticated remote attacker to execute code on the database server. T…KEVEPSS 58%analysed8.8CVE-2012-1856Microsoft Office MSCOMCTL.OCX TabStrip ActiveX Control Remote Code ExecutionThe TabStrip ActiveX control in MSCOMCTL.OCX fails to properly handle system state, allowing a crafted document or web page to corrupt memory and exe…KEVEPSS 72%analysed10.0CVE-2002-1145Microsoft data engine vulnerabilityThe xp_runwebtask stored procedure in the Web Tasks component of Microsoft SQL Server 7.0 and 2000, Microsoft Data Engine (MSDE) 1.0, and Microsoft D…EPSS 8.3%10.0CVE-2002-0721Microsoft SQL Server weak permissions on extended stored proceduresMicrosoft SQL Server 7.0 and 2000 installs extended stored procedures tied to helper functions with weak permissions. Unprivileged users, and possibl…EPSS 46%analysed9.8CVE-2018-8273Microsoft sql server out-of-bounds write vulnerabilityA buffer overflow vulnerability exists in the Microsoft SQL Server that could allow remote code execution on an affected system, aka "Microsoft SQL S…EPSS 29%9.3CVE-2009-2500Microsoft windows 2003 server vulnerabilityInteger overflow in GDI+ in Microsoft Internet Explorer 6 SP1, Windows XP SP2 and SP3, Office XP SP3, Office 2003 SP3, 2007 Microsoft Office System S…EPSS 24%9.3CVE-2009-2501Microsoft windows 2003 server memory buffer overflow vulnerabilityHeap-based buffer overflow in GDI+ in Microsoft Internet Explorer 6 SP1, Windows XP SP2 and SP3, Office XP SP3, Office 2003 SP3, 2007 Microsoft Offic…EPSS 27%

Source: NIST National Vulnerability Database (record CVE-2007-4814), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.