CVE-2015-8043
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 · uneditedUse-after-free vulnerability in Adobe Flash Player before 18.0.0.261 and 19.x before 19.0.0.245 on Windows and OS X and before 11.2.202.548 on Linux, Adobe AIR before 19.0.0.241, Adobe AIR SDK before 19.0.0.241, and Adobe AIR SDK & Compiler before 19.0.0.241 allows attackers to execute arbitrary code via unspecified vectors, a different vulnerability than CVE-2015-7651, CVE-2015-7652, CVE-2015-7653, CVE-2015-7654, CVE-2015-7655, CVE-2015-7656, CVE-2015-7657, CVE-2015-7658, CVE-2015-7660, CVE-2015-7661, CVE-2015-7663, CVE-2015-8042, CVE-2015-8044, and CVE-2015-8046.
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 confidenceUse-after-free vulnerability in Adobe Flash Player and Adobe AIR allows remote attackers to execute arbitrary code via unspecified vectors. The vulnerability stems from improper memory management where the software attempts to use memory after it has been freed, leading to potential code execution.
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<= 19.0.0.213<= 19.0.0.190<= 19.0.0.213<= 19.0.0.213<= 11.2.202.540<= 18.0.0.255= 19.0.0.185= 19.0.0.207= 19.0.0.226CVSS 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 in WindowsOpen Internet Explorer or Edge, navigate to 'about:plugins' or visit a version detection page such as 'https://www.adobe.com/software/flash/about/' to display the installed Flash Player versionAffected if The displayed version is 11.2.202.540 or earlier, any 18.x version up to 18.0.0.255, or exactly 19.0.0.185, 19.0.0.207, or 19.0.0.226
-
Check Adobe Flash Player version on LinuxOpen a terminal and run 'rpm -q flash-player' or 'dpkg -l | grep flash' depending on your package manager, or check /usr/lib/flash-plugin/ for the version fileAffected if The version is 11.2.202.540 or earlier
-
Check Adobe AIR version on WindowsOpen Control Panel, go to 'Programs and Features' or 'Add or Remove Programs', and look for Adobe AIR in the list to see the installed version numberAffected if The version listed is 19.0.0.213 or earlier, or 19.0.0.190 or earlier
-
Check Adobe AIR version via command lineOpen a command prompt and run 'reg query "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe AIR" /v DisplayVersion' for system-wide installation, or check the application's version info in its install directoryAffected if The version returned is 19.0.0.213 or earlier, or 19.0.0.190 or earlier
-
Check for Adobe AIR SDK installationIf you have Adobe AIR SDK or AIR SDK & Compiler installed, check the version file (typically AIRSDKReadme.txt or the SDK's internal version metadata) in the SDK installation directoryAffected if The SDK version is 19.0.0.213 or earlier
You are affected if any installed Adobe Flash Player version is 11.2.202.540 or earlier, 18.0.0.255 or earlier, or exactly 19.0.0.185/207/226; OR any Adobe AIR/SDK version is 19.0.0.213 or earlier (or 19.0.0.190 or earlier for the older branch).
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.261/19.0.0.245 or later (11.2.202.548 on Linux) and Adobe AIR to 19.0.0.241 or later. If patching is not immediately feasible, disable or restrict Flash Player content execution until updates can be applied.
Flash Player: 18.0.0.261+ (18.x), 19.0.0.245+ (19.x), 11.2.202.548+ (Linux); Adobe AIR: 19.0.0.241+; Adobe AIR SDK: 19.0.0.241+; Adobe AIR SDK & Compiler: 19.0.0.241+
- 1. Identify the installed Adobe Flash Player version by navigating to About Flash Player in the player or checking the version in browsers
- 2. Identify the installed Adobe AIR version from the Add/Remove Programs list or AIR application info
- 3. For Flash Player on Windows/OS X: If running 18.x, upgrade to 18.0.0.261 or later; if running 19.x, upgrade to 19.0.0.245 or later
- 4. For Flash Player on Linux: Upgrade to 11.2.202.548 or later
- 5. For Adobe AIR: Upgrade to 19.0.0.241 or later
- 6. For Adobe AIR SDK: Upgrade to 19.0.0.241 or later
- 7. For Adobe AIR SDK & Compiler: Upgrade to 19.0.0.241 or later
- 8. Restart all browsers and applications using Flash Player after the upgrade
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation1.0 h
- Implementation2.0 h
- Testing2.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,664.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2015-8043 — 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-8043 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