CVE-2012-1535 — Adobe Flash Player Arbitrary Code Execution Vulnerability

CVE-2012-1535

Adobe Flash Player — Zero-Day Exploited via Flash Embedded in Word Documents in Targeted Spear-Phishing

What is Adobe Flash Player?

Adobe Flash Player was a ubiquitous browser plugin and document component that enabled rich multimedia across virtually every platform. Flash could be embedded directly inside Microsoft Office documents (Word, Excel, PowerPoint) — when a victim opened the document, Office invoked the Flash Player ActiveX control to render the embedded content, triggering any Flash vulnerability without requiring the victim to visit a website. This document-based Flash delivery was a primary attack vector for targeted campaigns. Adobe discontinued Flash Player on December 31, 2020.

Overview

CVE-2012-1535 is an unspecified arbitrary code execution vulnerability in Adobe Flash Player that was actively exploited as a zero-day in August 2012. The exploit was delivered via malicious Microsoft Word documents (.doc files) with embedded Flash content sent in spear-phishing campaigns against specific organizations. Adobe released out-of-band emergency patch APSB12-18 on August 14, 2012, one day before the CVE was formally published.

Affected Versions

Component Vulnerable Versions Fixed Version
Adobe Flash Player (Windows, Mac) 11.3.300.268 and earlier 11.3.300.271
Adobe Flash Player (Linux) 11.2.202.236 and earlier 11.2.202.238
Adobe AIR 3.3.0.3610 and earlier See APSB12-18

Technical Details

Adobe did not publicly disclose the specific technical root cause of CVE-2012-1535. The attack delivery mechanism was clearly documented: malicious Flash (SWF) content embedded in Microsoft Word .doc files. When a victim opened the Word document, the Flash Player ActiveX control parsed the embedded Flash content and triggered the vulnerability.

The CVSS Local/UI:Required attack vector reflects this document-based delivery pattern: the Flash content executes in the local file context when Office renders the embedded object, and user interaction (opening the Word document) is required.

This is the third consecutive year (2010, 2011, 2012) in which Adobe Flash Player was exploited via Flash-in-Word document delivery chains — a well-established technique by this point.

Discovery

The vulnerability was discovered through analysis of malicious Word documents found in targeted attacks. Security researchers identified the zero-day exploitation and reported it to Adobe, resulting in the emergency APSB12-18 release.

Exploitation Context

CVE-2012-1535 was exploited in targeted spear-phishing campaigns using Word documents as lures. The targeting profile — specific organizations receiving carefully crafted documents — is consistent with nation-state or state-sponsored threat actor activity. Successful exploitation delivered code execution in the context of the Office process, enabling secondary payload installation.

This vulnerability exemplifies a sustained, multi-year adversary strategy of maintaining Flash zero-days specifically for document-based delivery: Flash-in-Word attacks bypass web proxy inspection (the document arrives via email, not web browsing), avoid browser sandboxes, and exploit the user's trust in document attachments.

Remediation

Adobe Flash Player reached end-of-life on December 31, 2020. Organizations should:

  1. Verify Flash Player is completely removed from all endpoints
  2. Block Flash ActiveX embedding in Office documents via Group Policy: HKCU\SOFTWARE\Microsoft\Office\<version>\Common\Security\DisableAllActiveX = 1
  3. Configure email security to block Word documents with embedded ActiveX/Flash objects
  4. Audit legacy Office deployments — organizations still running Office 2007/2010 without Flash removal updates may be exposed

Key Details

PropertyValue
CVE ID CVE-2012-1535
Vendor / Product Adobe — Flash Player
NVD Published2012-08-15
NVD Last Modified2025-10-22
CVSS 3.1 Score7.8
CVSS 3.1 VectorCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
SeverityHIGH
CISA KEV Added2022-03-03
CISA KEV Deadline2022-03-24
Known Ransomware Use No

CVSS 3.1 Breakdown

Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Required Action

CISA BOD 22-01 Deadline: 2022-03-24. The impacted product is end-of-life and should be disconnected if still in use.

Timeline

DateEvent
2012-08Zero-day exploitation observed — malicious Word documents with embedded Flash targeting specific organizations
2012-08-14Adobe releases emergency patch APSB12-18 (Flash Player 11.3.300.271)
2012-08-15CVE-2012-1535 published
2022-03-03Added to CISA Known Exploited Vulnerabilities catalog
2022-03-24CISA BOD 22-01 remediation deadline

References

ResourceType
NVD — CVE-2012-1535 Vulnerability Database
CISA KEV Catalog Entry US Government
Adobe Security Bulletin APSB12-18 Vendor Advisory