← Vulnerability feed

Vulnerability record · CVE-2010-4701 · published 20 January 2011

CVE-2010-4701: Windows Fax Cover Page Editor heap buffer overflow via .cov file

Microsoft · Windows 2003 Server

The CDrawPoly::Serialize function in fxscover.exe, the Microsoft Windows Fax Services Cover Page Editor 5.2 r2, contains a heap-based buffer overflow (CWE-119). A long record in a Fax Cover Page (.cov) file overflows the heap, and the flaw affects Windows XP Professional SP3, Server 2003 R2 Enterprise Edition SP2, and Windows 7 Professional. Because the editor is used to open cover page files, a crafted file can crash the process or run attacker code.

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

Description

Heap-based buffer overflow in the CDrawPoly::Serialize function in fxscover.exe in Microsoft Windows Fax Services Cover Page Editor 5.2 r2 in Windows XP Professional SP3, Server 2003 R2 Enterprise Edition SP2, and Windows 7 Professional allows remote attackers to execute arbitrary code via a long record in a Fax Cover Page (.cov) file. NOTE: some of these details are obtained from third party information.

AV:N/AC:H/Au:N/C:C/I:C/A:C

Automated analysis

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

high priorityThe flaw is a remotely reachable heap overflow with public exploit code and a very high EPSS score, but it requires a user to open a crafted file and is not in CISA KEV.

What it is

The CDrawPoly::Serialize function in fxscover.exe, the Microsoft Windows Fax Services Cover Page Editor 5.2 r2, contains a heap-based buffer overflow (CWE-119). A long record in a Fax Cover Page (.cov) file overflows the heap, and the flaw affects Windows XP Professional SP3, Server 2003 R2 Enterprise Edition SP2, and Windows 7 Professional. Because the editor is used to open cover page files, a crafted file can crash the process or run attacker code.

Impact

An attacker who gets a victim to open a malicious .cov file can execute arbitrary code in the context of the user running fxscover.exe. That gives the attacker the user's privileges, and potentially full control of the host if the user is an administrator.

Attack surface

The flaw is reached remotely by delivering a crafted Fax Cover Page (.cov) file that the victim opens in the Fax Cover Page Editor; the AV:N vector and the file-based trigger mean no authentication is required, but user interaction (opening the file) is needed. The record does not state whether the file can be opened automatically or through a service, so the practical path is a user opening the file.

Exploitation

Public exploit code exists, as shown by the Exploit tags on the retrogod and Exploit-DB references, and EPSS is high at 0.47832 (98.8th percentile). The CVE is not listed in CISA KEV, so there is no confirmed in-the-wild exploitation record in this data.

What to do

  • Apply the Microsoft security update that addresses the fxscover.exe heap overflow, or upgrade off the affected Windows XP, Server 2003, and Windows 7 versions if they are no longer supported.
  • Block or restrict opening of untrusted .cov files, for example by removing the Fax Cover Page Editor file association or by blocking .cov attachments at the mail gateway.
  • If Fax Services Cover Page Editor is not needed, disable or remove the Fax Services component to eliminate the attack surface.
  • Warn users not to open .cov files from email, downloads, or removable media, and enforce attachment filtering for that extension.

Detection

  • Monitor for fxscover.exe spawning child processes or making network connections, which would indicate code execution from a crafted .cov file.
  • Alert on fxscover.exe crashes or heap corruption events tied to opening .cov files.
  • Hunt for .cov files arriving as email attachments or being written to user download and temp directories, then opened by fxscover.exe.
  • Use the OVAL definition referenced in the record to check for the missing patch on affected hosts.

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

Affected products

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

References

Track CVE-2010-4701 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.

9.8CVE-2019-0708Microsoft Remote Desktop Services use-after-free remote code executionRemote Desktop Services (formerly Terminal Services) contains a use-after-free flaw that lets an unauthenticated attacker execute code by sending spe…KEVEPSS 100%analysed9.8CVE-2017-8543Windows Search memory handling flaw allows remote code executionWindows Search fails to properly handle objects in memory, allowing an unauthenticated remote attacker to execute code on affected Windows systems. T…KEVEPSS 74%analysed9.8CVE-2015-1635Microsoft HTTP.sys remote code execution via crafted HTTP requestsHTTP.sys in multiple Windows versions fails to properly handle crafted HTTP requests, allowing remote code execution. The flaw is reachable over the …KEVEPSS 100%analysed9.8CVE-2008-4250Microsoft Windows Server service RPC path canonicalization buffer overflowThe Server service in multiple Windows versions fails to properly handle path canonicalization, allowing a crafted RPC request to overflow a buffer a…KEVEPSS 99%analysed8.8CVE-2022-41128Windows Scripting Languages out-of-bounds write allows remote code executionCVE-2022-41128 is an out-of-bounds write (CWE-787) in Windows Scripting Languages that leads to remote code execution. Microsoft rates it 8.8 HIGH wi…KEVEPSS 25%analysed8.8CVE-2021-40444Microsoft MSHTML remote code execution via malicious Office documentCVE-2021-40444 is a remote code execution flaw in the MSHTML browser rendering engine on Microsoft Windows. An attacker can embed a malicious ActiveX…KEVEPSS 97%analysed8.8CVE-2020-1020Windows Adobe Type Manager Library font parsing out-of-bounds write RCEMicrosoft Windows Adobe Type Manager Library mishandles a specially crafted multi-master font in Adobe Type 1 PostScript format, causing an out-of-bo…KEVEPSS 65%analysed8.8CVE-2019-0903Windows GDI memory handling remote code executionWindows Graphics Device Interface (GDI) mishandles objects in memory, allowing remote code execution. The record gives no root-cause detail beyond th…KEVEPSS 22%analysed

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