CVE-2014-0497
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 · uneditedInteger 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.
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 confidenceInteger underflow vulnerability in Adobe Flash Player allows remote attackers to execute arbitrary code via unspecified vectors. The flaw exists in the memory handling of the Flash Player plugin across Windows, Mac OS X, and Linux platforms before the specified 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< 32.0.1700.107= 5.0= 6.0= 6.5= 5.0= 6.0= 6.5= 5.0= 6.0< 11.2.202.336< 11.7.700.261>= 11.8.800.94, < 12.0.0.44= 11.4= 12.3= 13.1CVSS 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
- Privileges
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
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.
-
Check if Adobe Flash Player is installedOn Windows: look in C:\Windows\System32\Macromed\Flash\ or check registry key HKLM\SOFTWARE\Macromedia\FlashPlayer. On Linux: check /usr/lib/flash-plugin/ or /usr/lib64/flash-plugin/. On Mac: check /Library/Internet\ Plug-Ins/Flash\ Player.pluginAffected if The Flash plugin directory or registry key exists and contains Flash files
-
Determine the installed Flash Player version on WindowsOpen command prompt and run: reg query "HKLM\SOFTWARE\Macromedia\FlashPlayer" /v Version, or check the file version of the DLL at C:\Windows\System32\Macromed\Flash\Flash*.ocxAffected if The reported version matches any of the vulnerable ranges: < 11.2.202.336, < 11.7.700.261, or >= 11.8.800.94 but < 12.0.0.44
-
Determine the installed Flash Player version on LinuxRun: rpm -q flash-player or check the version file in the Flash plugin directory such as /usr/lib/flash-plugin/versionAffected if The reported version matches any of the vulnerable ranges: < 11.2.202.336, < 11.7.700.261, or >= 11.8.800.94 but < 12.0.0.44
-
Check Flash Player version in Google ChromeNavigate to chrome://plugins in the Chrome browser URL bar, locate the Adobe Flash Player entry, and note the version number shownAffected if The Flash version shown is < 32.0.1700.107 (Chrome bundles its own Flash)
-
Check Adobe Flash Player version on Mac OS XNavigate to System Preferences > Flash Player > Advanced tab, or list the version in /Library/Internet\ Plug-Ins/Flash\ Player.plugin/Contents/Info.plistAffected if The version matches any of the vulnerable ranges: < 11.2.202.336, < 11.7.700.261, or >= 11.8.800.94 but < 12.0.0.44
A user is affected if Adobe Flash Player or the Chrome-bundled Flash is present and its version falls within any of the vulnerable version ranges listed in the CVE.
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.33611.7.700.26112.0.0.44
Deploy the patched Flash Player versions (11.7.700.261+, 12.0.0.44+, or 11.2.202.336+ depending on platform) or remove Flash Player if no longer required, as the CVSS 9.8 indicates trivial network exploitation with complete system compromise.
Adobe Flash Player 12.0.0.44+ (Windows/Mac) / 11.2.202.336+ (Linux); Google Chrome 32.0.1700.107+; Chrome/Chromium users on Enterprise Linux should update via system package manager
- 1. Identify the installed Adobe Flash Player version by navigating to 'about:plugins' in the browser or checking 'Add/Remove Programs'
- 2. For Windows/Mac systems: Upgrade Adobe Flash Player to version 12.0.0.44 or later (or at minimum 11.7.700.261)
- 3. For Linux systems: Upgrade Adobe Flash Player to version 11.2.202.336 or later
- 4. For Google Chrome users: Upgrade Chrome to version 32.0.1700.107 or later (Chrome includes bundled Flash)
- 5. For Enterprise Linux systems (RHEL 5.x/6.x): Run 'yum update flash-plugin' or check Red Hat Network for applicable errata RHSA-2014:0022 or similar
- 6. For OpenSUSE systems: Apply security updates via 'zypper patch' or install updated flash-player packages from OpenSUSE security repositories
- 7. Restart all browsers and verify the Flash Player version via 'about:plugins'
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation8.0 h
- Testing4.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,120.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2014-0497 — 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 sources- helpx.adobe.com
- www.exploit-db.com
- helpx.adobe.com
- rhn.redhat.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- www.exploit-db.com
- www.securityfocus.com
- www.securitytracker.com
- exchange.xforce.ibmcloud.com
- googlechromereleases.blogspot.com
- lists.opensuse.org
- lists.opensuse.org
- lists.opensuse.org
- www.osvdb.org
- www.cisa.gov
- nvd.nist.gov
Practitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2014-0497 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