Microsoft Fixes 3 Zero
Vulnerabilities mentionedAll →
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2014-4113 | Local Privilege Escalation in Microsoft Win32k Kernel Component (CVE-2014-4113) CVE-2014-4113 is a privilege escalation flaw (CWE-264) in Win32k, the kernel-mode component of Microsoft Windows; Microsoft's description is unspecified, but the flaw allows an attacker to gain elevated privileges on the host. It is triggered by executing a specially crafted application locally on an affected system, typically by an attacker who has already obtained a foothold with limited user rights. Successful exploitation yields higher-privilege (kernel/administrator-level) execution, letting the attacker fully compromise the machine and evade user-level restrictions — a common second stage chained after an initial intrusion. Any Microsoft Windows system of the era whose Win32k component was not patched by Microsoft's October 2014 security updates is affected. Exploitation is confirmed: the flaw is in CISA's Known Exploited Vulnerabilities catalog (added 2022-05-04), carries a very high EPSS score (87%, ~100th percentile), and public reporting has tied it to threat-actor activity (APT3's Operation Double Tap); no public PoC is catalogued. Do: Apply Microsoft's October 2014 security updates — or any later cumulative/rollup updates — on all Windows systems, per CISA's required action, prioritizing internet-exposed and high-value hosts listed in the KEV catalog. Confirm the patched Win32k file version on legacy machines that may have missed these updates. Because this is a local privilege escalation typically chained after an initial foothold, also restrict local execution of untrusted code and limit user privileges on any systems that cannot be patched. | — | 87% | KEV |
| masshundreds of millions of Windows installations of the affected era (Win32k ships with every Windows client/server OS of that period); the count of… | |
| CVE-2014-4114 | Remote Code Execution in Microsoft Windows OLE via Crafted Files CVE-2014-4114 is a flaw in the Windows Object Linking & Embedding (OLE) component, categorized as improper input validation (CWE-20), that permits remote code execution when a user opens a file containing a specially crafted OLE object. It is triggered entirely through user interaction — opening a malicious document such as an Office/PowerPoint file with an embedded OLE object — with no prior authentication or network service exposed. A successful attacker gains code execution in the context of the logged-on user, enabling follow-on actions such as downloading payloads or moving laterally within an enterprise. All affected Windows releases are exposed; Microsoft addressed the flaw in its November 2014 security updates. Exploitation was observed in the wild by the Sandworm threat group using weaponized PowerPoint files, and the flaw carries a very high likelihood of exploitation (EPSS 81.6%, 100th percentile) and was added to CISA's Known Exploited Vulnerabilities catalog on 2022-03-03. Do: Apply Microsoft's Windows OLE security update from the November 2014 release to all affected Windows hosts, per the CISA KEV required action; the CVSS score is not yet published, so treat this as high priority given the RCE impact. As interim mitigation, limit opening of untrusted Office files containing embedded OLE objects and consider restricting OLE object activation for files from the internet zone. For detection, check endpoints for suspicious outbound SMB connections initiated shortly after a user opens a PowerPoint/Office document, a pattern associated with Sandworm exploitation of this flaw. | — | 82% | KEV |
| masshundreds of millions of Windows desktops and servers (OLE is a core Windows component present on effectively every affected Windows installation) | |
| CVE-2014-4148 | Kernel-Mode Remote Code Execution in Microsoft Windows via TrueType Font Handling CVE-2014-4148 is a remote code execution vulnerability in a Windows kernel-mode driver caused by improper handling of TrueType fonts. An attacker triggers it by getting a user to render a specially crafted document or web page containing a malicious embedded TrueType font, at which point the flaw is reached in kernel context. Successful exploitation allows the attacker to execute arbitrary code with elevated kernel privileges, effectively giving full control of the affected host. Any Microsoft Windows system that renders untrusted fonts is affected; the source data identifies Microsoft Windows broadly but does not specify exact affected version ranges. The flaw was exploited as a zero-day (headlines tie it to the Lamberts toolkit) and fixed in Microsoft's October 2014 security updates; CISA added it to the Known Exploited Vulnerabilities catalog on 2022-05-25, and EPSS puts the 30-day exploitation probability at about 60%, though no public proof-of-concept is known. Do: Apply Microsoft's kernel-mode driver (font handling) security updates from the October 2014 update cycle per the vendor's instructions, as CISA's KEV listing makes patching mandatory for federal agencies. Audit Windows hosts, especially ones that open untrusted documents or web content, for missing patches, since CISA KEV inclusion indicates known in-the-wild exploitation and ransomware relevance is unknown. As defense in depth, restrict rendering of untrusted embedded fonts where your tooling supports it, and prioritize patching internet-facing and shared systems. | — | 60% | KEV |
| masshundreds of millions of Windows systems (Windows desktop/server install base during the affected period) |
Full article547 words · extracted from securityaffairs.com · click to collapse

Microsoft has released 8 security bulletins as part of October 2014 Patch Tuesday, it patches 3 Zero-day flaws actively being exploited in the wild.
Microsoft has released eight security bulletins on Tuesday as part of October 2014 Patch Tuesday, they fix dozens of vulnerabilities including the widely discussed zero-day flaw exploited by the Russian group of hackers Sandworm in a cyber espionage campaign that targeted government entities including NATO and Ukraine institutions.
” The vulnerability has been classified with the code CVE-2014-4114, and according the revelation made by iSIGHT is has been exploited in cyber espionage operation on a large scale by a Russia hacking team, the nature of the target and the tactics, techniques, and procedures (TTP) adopted lead the experts to believe that this is the work of state-sponsored hackers.”
The patch also fixes a pair of zero-day Windows vulnerabilities that attackers have been exploiting to compromised major corporations’ networks, the two zero-day vulnerabilities have been identified by researchers at FireEye, which uncovered the limited and targeted attacks.
The two zero-days discovered by the FireEye team are rated as critical and are patched as part of MS14-058 and. They are designated CVE-2014-4148 and CVE-2014-4113.
“Both zero-days exploit the Windows Kernel, with Microsoft assigning CVE-2014-4148 and CVE-2014-4113 to and addressing the vulnerabilities in their October 2014 Security Bulletin. FireEye Labs have identified 16 total zero-day attacks in the last two years – uncovering 11 in 2013 and five in 2014 so far.”
“In the case of CVE-2014-4148, the attackers exploited a vulnerability in the Microsoft Windows TrueType Font (TTF) processing subsystem, using a Microsoft Office document to embed and deliver a malicious TTF to an international organization. Since the embedded TTF is processed in kernel-mode, successful exploitation granted the attackers kernel-mode access. Though the TTF is delivered in a Microsoft Office document, the vulnerability does not reside within Microsoft Office.” states a blog post from FireEye.
“CVE-2014-4113 rendered Microsoft Windows 7, Vista, XP, Windows 2000, Windows Server 2003/R2, and Windows Server 2008/R2 vulnerable to a local Elevation of Privilege (EoP) attack. This means that the vulnerability cannot be used on its own to compromise a customer’s security. An attacker would first need to gain access to a remote system running any of the above operating systems before they could execute code within the context of the Windows Kernel.”
The vulnerabilities fixed by the October 2014 Patch Tuesday address several vulnerabilities in different Microsoft products, including Windows, Internet Explorer, Office, Sharepoint Server and the .Net framework. Three of the bulletins are marked “critical” and rest are “important” in severity. Systems administrators are recommended to apply the patches immediately for the critical updates.
The zero-day flaw (CVE-2014-4114) is patched as part of MS14-060. Microsoft rated Bulletin MS14-060 as important rather than critical because it requires a user to open a Microsoft Office file to trigger the remote code execution. FireEye highlighted that each exploits being used separately in apparently unrelated attack.
“We have no evidence of these exploits being used by the same actors. Instead, we have only observed each exploit being used separately, in unrelated attacks,” FireEye explained.
For more information on the fixed zero-day flaws please refer the official bulletin released by Microsoft.
(Security Affairs – Zero-day, Microsoft)
Text extracted automatically; images, tables and formatting may be missing. Original: https://securityaffairs.com/29270/security/microsoft-fixes-3-zero-day.html