CVE-2014-0576
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedAdobe Flash Player before 13.0.0.252 and 14.x and 15.x before 15.0.0.223 on Windows and OS X and before 11.2.202.418 on Linux, Adobe AIR before 15.0.0.356, Adobe AIR SDK before 15.0.0.356, and Adobe AIR SDK & Compiler before 15.0.0.356 allow attackers to execute arbitrary code or cause a denial of service (memory corruption) via unspecified vectors, a different vulnerability than CVE-2014-0581, CVE-2014-8440, and CVE-2014-8441.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceMemory corruption vulnerability in Adobe Flash Player and AIR allowing arbitrary code execution or denial of service via unspecified vectors. The flaw affects specific versions across Windows, OS X, and Linux platforms before the listed patched versions.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data>= 13.0, < 13.0.0.252>= 14.0, <= 14.0.0.179>= 15.0, < 15.0.0.223>= 11.0, < 11.2.202.418<= 15.0.0.356<= 15.0.0.356< 15.0.0.356CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Authentication
- None
- Confidentiality
- Complete
- Integrity
- Complete
- Availability
- Complete
AV:N/AC:L/Au:N/C:C/I:C/A:C
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify installed Adobe Flash Player versionOpen a web browser and navigate to 'about:plugins' or 'chrome://plugins' to view installed plugins. Alternatively, on Windows locate the Flash Player DLL file (npswf32.dll or Flash32_*.dll) in the browser's plugins folder or system directories, right-click the file, select Properties, and check the Version tab. On macOS, check /Library/Internet Plug-Ins/ or ~/Library/Internet Plug-Ins/ for the Flash Player plugin bundle and view its Info.plist for the version.Affected if The installed version is 13.0.0.0 or higher but lower than 13.0.0.252, OR 14.0.0.0 through 14.0.0.179, OR 15.0.0.0 through 15.0.0.222, OR 11.0.0.0 through 11.2.202.417.
-
Identify installed Adobe AIR runtime versionOn Windows, open Programs and Features (or Add/Remove Programs) and locate Adobe AIR in the installed programs list to see the version. Alternatively, navigate to C:\Program Files (x86)\Adobe\Adobe AIR\Versions\ and check the folder name or view the version within the AIR application files. On macOS, check /Applications/Adobe AIR Installer.app or the Versions folder within the Adobe AIR application bundle.Affected if The installed Adobe AIR version is 15.0.0.356 or earlier.
-
Identify installed Adobe AIR SDK versionLocate the AIR SDK installation directory. On Windows, this is typically under the Adobe Flash Builder or Flex SDK installation path, or a standalone AIR SDK folder. Within that directory, open the AIR SDK Readme.txt or the release notes file which contains the SDK version number. Alternatively, check the 'sdk' folder metadata or version file included with the SDK.Affected if The installed Adobe AIR SDK version is lower than 15.0.0.356.
A system is affected if Adobe Flash Player version falls within any of the vulnerable ranges, or if Adobe AIR (runtime or SDK) version is at or below 15.0.0.356.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scoped11.2.202.41813.0.0.25215.0.0.223
Update Adobe Flash Player to version 13.0.0.252, 15.0.0.223, or 11.2.202.418 (platform-dependent), and Adobe AIR to 15.0.0.356 or later to remediate.
Flash Player: 13.0.0.252, 14.0.0.180, 15.0.0.223, or 11.2.202.418 (Linux); Adobe AIR/SDK/Compiler: 15.0.0.356
- 1. Identify the currently installed Adobe Flash Player version by navigating to 'About Flash Player' in the right-click context menu or visiting the version check page at about:plugins
- 2. Identify the currently installed Adobe AIR version via Windows Programs and Features or the AIR Settings
- 3. Navigate to the official Adobe security bulletin APSB14-24 at helpx.adobe.com/security/products/flash-player/apsb14-24.html
- 4. Download the appropriate fixed version for your platform (Windows, Mac, or Linux): Flash Player 13.0.0.252 (13.x branch), 14.0.0.180 (14.x branch), 15.0.0.223 (15.x branch), or 11.2.202.418 (Linux 11.2.x branch)
- 5. For Adobe AIR, download version 15.0.0.356
- 6. Uninstall the current vulnerable Flash Player and/or AIR version via Control Panel > Programs and Features
- 7. Restart the browser completely after uninstallation
- 8. Install the downloaded fixed version of Flash Player and/or AIR
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation1.0 h
- Implementation2.0 h
- Testing1.0 h
- Review / QA1.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $1,424.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2014-0576 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2014-0576 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data