LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2015-5123: Adobe Flash Player Use-After-Free Vulnerability

RBRecent Breaches Vulnerability Intelligence·Apr 13, 2022
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
May 4, 2022
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2015-5123 to its Known Exploited Vulnerabilities catalog on Apr 13, 2022, with a federal patch deadline of May 4, 2022 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Use-after-free vulnerability in the BitmapData class in the ActionScript 3 (AS3) implementation in Adobe Flash Player allows remote attackers to execute code or cause a denial-of-service (DoS).

CVE-2015-5123 is a use-after-free vulnerability in Adobe Flash Player that affects the BitmapData class in its ActionScript 3 (AS3) implementation. Remote attackers can abuse it to execute code or cause a denial-of-service condition. Because Flash Player is end-of-life, any remaining installations represent ongoing risk and should be treated as high priority for removal.

IT and security teams still encountering Flash content in legacy environments need a clear picture of the weakness, how to locate it, and how to eliminate or contain it. Specifics such as exact builds must be confirmed against the vendor advisory.

How it works

This flaw belongs to the use-after-free class (CWE-416). In a use-after-free condition, the application frees a block of memory but later continues to reference that same memory. An attacker who can influence the timing and content of subsequent allocations may place controlled data into the freed region. When the application later uses the stale pointer, it can be redirected to attacker-controlled code or data, resulting in arbitrary code execution or a crash that produces denial of service.

In this case the vulnerable logic resides in the BitmapData class of the AS3 runtime inside Adobe Flash Player. A remote attacker typically delivers a malicious Flash object (for example via a web page or embedded content) that exercises the BitmapData path in a way that triggers the free-and-reuse sequence. No further exploit mechanics are described in the available facts; defenders should treat any untrusted Flash content as a potential delivery vehicle and confirm technical details against the original vendor advisory.

Am I affected? How to find it in your systems

Adobe Flash Player historically ran as a browser plug-in, an ActiveX control, or a standalone projector on Windows, macOS, and other desktop platforms. It also appeared in enterprise software that embedded the Flash runtime for rich UI or media playback. Because the product is end-of-life, any residual installation is out of support.

Inventory steps:

Telemetry signs of attempted exploitation are generic for this class: unexpected crashes of the Flash process or browser tab, anomalous memory-corruption events reported by endpoint detection tools, or sudden process creation following the loading of a .swf file. Because the product is obsolete, any detection of Flash activity should be treated as suspicious until proven otherwise. Confirm affected configurations against the vendor advisory.

How to remediate

The primary remediation is removal. CISA states that the impacted product is end-of-life and should be disconnected if still in use. Uninstall Flash Player completely from every endpoint and server, then verify that no residual libraries or browser plug-ins remain. Where an application hard-depends on Flash, replace or retire that application.

If a vendor patch was historically issued for this CVE, apply it only as a temporary bridge while planning full removal; the product itself is no longer maintained. After uninstallation, harden browsers by ensuring Flash is disabled or blocked by default, and remove any enterprise policies that re-enable it. Re-scan inventories to confirm absence.

If you can't patch immediately

When immediate removal is blocked by a critical legacy workflow, apply compensating controls:

These measures reduce exposure but do not eliminate the underlying use-after-free risk; schedule full disconnection as soon as possible.

If your data may have been exposed

Actively exploited vulnerabilities of this type can lead to code execution and subsequent data theft or ransomware deployment, although ransomware use is not documented for this specific CVE. If you have reason to believe systems running the vulnerable Flash Player were compromised, follow standard incident-response procedures: isolate affected hosts, preserve forensic evidence, and assess lateral movement and data access. As a quick additional check, you can run a free exposure scan of your email addresses against known breach data sets to determine whether credentials or personal information have already appeared in public dumps.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedAdobe · Flash Player
WeaknessCWE-416
Added to CISA KEVApr 13, 2022
Federal patch deadlineMay 4, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities