Cyber Resilience

CVE-2014-0497

Memory Safety in Adobe Flash Player ≤ 11.2.202.336

CISA KEVActive ExploitationEUVD ExploitedPublic PoCMemory Safety
Published
05 February 2014
Modified
21 April 2026
KEV Added
17 September 2024
Patch / advisory
CVSS Score v3.1 9.8
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.99 100.0th percentile
Risk Priority 97 floored blend · peak EPSS

Summary

CVE-2014-0497 is a critical-severity Wrap or Wraparound (CWE-191) vulnerability in Adobe Flash Player. Its CVSS base score is 9.8 (Critical).

Operationally, ranked in the top 0.0% of CVEs by exploit likelihood; CISA has added it to the Known Exploited Vulnerabilities catalog; a public proof-of-concept is referenced.

The strongest mitigations our analysis identified map to SI-2 (Flaw Remediation) and SC-18 (Mobile Code) — see the control section below for these in your framework.

Deeper analysis AI-assisted summary

Synthesised by an AI model from the NVD description and linked references — a reading aid, not an authoritative source.

The vulnerability CVE-2014-0497 is an integer underflow, tracked as CWE-191, in Adobe Flash Player versions before 11.7.700.261 and 11.8.x through 12.0.x before 12.0.0.44 on Windows and Mac OS X, and before 11.2.202.336 on Linux. The flaw resides in the multimedia playback component and received a CVSS 3.1 base score of 9.8.

Remote attackers can exploit the condition over the network with no authentication or user interaction required, achieving arbitrary code execution that impacts confidentiality, integrity, and availability of affected systems.

Adobe security bulletin APSB14-04 and the referenced Google Chrome stable channel update advise immediate installation of the corrected Flash Player releases; openSUSE announcements similarly direct administrators to apply the corresponding package updates to eliminate the exposure.

EU & UK References

Vulnerability Data

Integer underflow in Adobe Flash Player before 11.7.700.261 and 11.8.x through 12.0.x before 12.0.0.44 on Windows and Mac OS X, and before 11.2.202.336 on Linux, allows remote attackers to execute arbitrary code via unspecified vectors.

CWE(s)
KEV Date Added
17 September 2024

Related Threats

Likely ATT&CK TechniquesAI

Techniques this vulnerability likely enables, inferred from its description, weakness type, and attributed-actor tradecraft. Confidence is per-technique.

T1203 Exploitation for Client Execution Executionconfidence: HIGH
Integer underflow in Flash playback enables client-side exploitation for arbitrary code execution.
T1189 Drive-by Compromise Initial Accessconfidence: HIGH
Remote attackers can deliver malicious Flash content via web pages to trigger the vulnerability without user interaction.
inferred from description + CWE · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2013-0648Same product: Adobe Flash Playerboth on KEV
CVE-2013-0643Same product: Adobe Flash Playerboth on KEV
CVE-2012-2034Same product: Adobe Flash Playerboth on KEV
CVE-2016-4171Same product: Adobe Flash Playerboth on KEV
CVE-2014-0502Same product: Adobe Flash Playerboth on KEV
CVE-2015-5119Same product: Adobe Flash Playerboth on KEV
CVE-2012-1535Same product: Adobe Flash Playerboth on KEV
CVE-2013-0641Same product: Apple Mac Os Xboth on KEV
CVE-2013-0640Same product: Apple Mac Os Xboth on KEV
CVE-2015-7645Same product: Adobe Flash Playerboth on KEV

Affected Assets

adobe
flash player
≤ 11.2.202.336 · ≤ 11.7.700.261 · 11.8.800.94 — 12.0.0.44
google
chrome
≤ 32.0.1700.107
redhat
enterprise linux desktop
5.0, 6.0
redhat
enterprise linux eus
6.5
redhat
enterprise linux server
5.0, 6.0
redhat
enterprise linux server aus
6.5
redhat
enterprise linux workstation
5.0, 6.0
opensuse
opensuse
11.4, 12.3, 13.1
suse
linux enterprise desktop
11

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)
  • SI-2 Flaw Remediation
  • SC-18 Mobile Code
  • SI-3 Malicious Code Protection
Detect
Catch it (NIST detect / respond)
  • SI-3 Malicious Code Protection
Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly requires identification and installation of security-relevant software updates to eliminate the integer underflow flaw in Flash Player.

SC-18 Mobile Code partial match
prevent

Establishes usage restrictions and security controls on mobile code technologies such as Adobe Flash that are the attack vector for this RCE.

preventdetect

Provides malicious-code protection mechanisms that can block or detect exploit attempts targeting the vulnerable Flash component before code execution succeeds.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 full match
prevents

Secure SDLC practices directly prevent integer underflow defects via input validation, bounds checking, and static analysis.

ID.RA-01 partial match
prevents

Vulnerability scanning and code analysis can surface underflow flaws after they are introduced.

PR.PS-02 partial match
prevents

Routine patching can remediate known underflow bugs once they are discovered in deployed software.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

detects

Security testing in development catches integer underflow defects before release.

prevents

Secure development lifecycle mandates input validation and arithmetic checks that prevent integer underflow.

prevents

Application security requirements include bounds checking and safe arithmetic to avoid underflow conditions.

prevents

Secure architecture principles require defensive coding patterns that mitigate integer wraparound risks.

prevents

Secure coding standards directly prescribe safe integer handling and overflow/underflow prevention.

References