CVE-2015-5560
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 overflow in Adobe Flash Player before 18.0.0.232 on Windows and OS X and before 11.2.202.508 on Linux, Adobe AIR before 18.0.0.199, Adobe AIR SDK before 18.0.0.199, and Adobe AIR SDK & Compiler before 18.0.0.199 allows 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 overflow vulnerability in Adobe Flash Player and AIR allowing arbitrary code execution. The vulnerability exists in versions before 18.0.0.232 (Windows/OS X), 11.2.202.508 (Linux), and before 18.0.0.199 for AIR products. Attackers can exploit this memory corruption flaw to execute arbitrary code remotely.
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<= 11.2.202.491<= 18.0.0.209<= 18.0.0.180<= 18.0.0.180<= 18.0.0.180CVSS 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.
-
Check Adobe Flash Player version on WindowsOpen Registry Editor and navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Macromedia\FlashPlayer\CurrentVersion (32-bit) or HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Macromedia\FlashPlayer\CurrentVersion (64-bit), or check the version via the Adobe Flash Player check page at about:flash in Internet Explorer, or review the flashplayerplugin_*.exe file version in %windir%\System32\Macromed\Flash or %windir%\SysWOW64\Macromed\FlashAffected if Version is 11.2.202.491 or earlier, or between 11.2.202.500 and 18.0.0.209 inclusive (18.x versions before 18.0.0.232)
-
Check Adobe Flash Player version on macOSNavigate to /Library/Application Support/Adobe/Flash Player/ and locate the version file, or check the Flash Player.plugin version info in /Library/Internet Plug-Ins/Affected if Version is 11.2.202.491 or earlier, or between 11.2.202.500 and 18.0.0.209 inclusive (18.x versions before 18.0.0.232)
-
Check Adobe Flash Player version on LinuxUse the command 'rpm -q flash-plugin' or check the version file in /usr/lib/flash-plugin/ or /opt/flash-plugin/Affected if Version is 11.2.202.508 or earlier (Linux-specific threshold)
-
Check Adobe AIR version installedOpen Windows Control Panel > Programs and Features and look for Adobe AIR, or check the version in the Windows Registry at HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\AIR\Version, or on macOS check /Applications/Adobe AIR Installer.appAffected if Version is 18.0.0.180 or earlier (or any version before 18.0.0.199)
-
Check Adobe AIR SDK versionLocate the AIR SDK installation directory and open the readme.txt or version file, or check the SDK's release notes; the version is typically visible in the SDK folder name or in a version.properties fileAffected if Version is 18.0.0.180 or earlier (for AIR SDK or AIR SDK & Compiler)
-
Verify Flash Player is enabled in browsersIn Internet Explorer, go to Manage Add-ons > Shockwave Flash Object; in Chrome, enter chrome://plugins and locate Flash; in Firefox, go to Add-ons > Plugins; in Edge (legacy), go to about:addonsAffected if Flash Player is enabled and the vulnerable version is installed (exploitation requires Flash to be active)
A user is affected if Adobe Flash Player version is at or below 11.2.202.491, 18.0.0.209 or below (18.x), or 11.2.202.508 or below on Linux, OR if Adobe AIR/AIR SDK is version 18.0.0.180 or below, and the software is present and enabled in the environment.
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 · scopedUpdate Adobe Flash Player to version 18.0.0.232 or later (or migrate away from Flash given its end-of-life status), and update Adobe AIR to 18.0.0.199 or later. Given Flash is deprecated, consider migration to HTML5 as the long-term solution.
Flash Player 18.0.0.232 (Windows/OS X) or 11.2.202.508 (Linux); Adobe AIR 18.0.0.199; Adobe AIR SDK 18.0.0.199; Adobe AIR SDK & Compiler 18.0.0.199
- Identify the installed Adobe Flash Player version by navigating to About Flash Player in the software
- Download the appropriate fixed version from Adobe's official security bulletin (APSB15-19): Flash Player 18.0.0.232 for Windows/OS X, or Flash Player 11.2.202.508 for Linux
- Close all browsers and applications that use Flash Player
- Install the updated Flash Player version
- For Adobe AIR users, upgrade to version 18.0.0.199 or later
- For Adobe AIR SDK and AIR SDK & Compiler users, upgrade to version 18.0.0.199 or later
- Restart browsers and verify the update was applied successfully
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation2.0 h
- Testing3.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 $3,152.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2015-5560 — 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-2015-5560 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