CVE-2015-3103
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 13.0.0.292 and 14.x through 18.x before 18.0.0.160 on Windows and OS X and before 11.2.202.466 on Linux, Adobe AIR before 18.0.0.144 on Windows and before 18.0.0.143 on OS X and Android, Adobe AIR SDK before 18.0.0.144 on Windows and before 18.0.0.143 on OS X, and Adobe AIR SDK & Compiler before 18.0.0.144 on Windows and before 18.0.0.143 on OS X allows attackers to execute arbitrary code via unspecified vectors, a different vulnerability than CVE-2015-3106 and CVE-2015-3107.
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 allowing arbitrary code execution. The vulnerability exists due to improper memory management where memory is accessed after being freed, enabling attackers to potentially execute arbitrary code via unspecified vectors.
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.0.289= 14.0.0.125= 14.0.0.145= 14.0.0.176= 14.0.0.179= 15.0.0.152= 15.0.0.167= 15.0.0.189= 15.0.0.223= 15.0.0.239= 15.0.0.246= 16.0.0.235<= 17.0.0.144<= 17.0.0.172all versions<= 17.0.0.172<= 17.0.0.172CVSS 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 a browser and navigate to 'about:flash' in the URL bar, or visit the Adobe version checker page at https://helpx.adobe.com/flash-player.html. The version displayed is the installed Flash Player version.Affected if The displayed version is 13.0.0.289 or earlier, or matches any of these: 14.0.0.125, 14.0.0.145, 14.0.0.176, 14.0.0.179, 15.0.0.152, 15.0.0.167, 15.0.0.189, 15.0.0.223, 15.0.0.239, 15.0.0.246, or 16.0.0.235
-
Check Adobe AIR version on WindowsOpen Control Panel and navigate to Programs and Features, or check the Windows Registry at HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe AIR for the Version string.Affected if The installed version is 17.0.0.144 or earlier, or 17.0.0.172 or earlier (both ranges are affected).
-
Check for Flash Player on Linux systemsRun the command 'rpm -q flash-player' or check the file /usr/lib/flash-plugin/libflashplayer.so for version metadata using 'strings' or examining the file properties.Affected if The installed version matches any of the affected versions listed in the Adobe Flash Player range.
-
Check if Adobe AIR SDK or Adobe AIR SDK & Compiler is installedInspect the AIR SDK installation directory for version.txt or manifest file, or check the application's metadata files for the SDK version number.Affected if The SDK version is 17.0.0.172 or earlier.
-
Check for Flash Player on Google AndroidNavigate to Settings > Apps > Adobe Flash Player on the Android device, or check the installed packages for 'com.adobe.flashplayer' via ADB with 'adb shell pm list packages' or via device settings.Affected if Adobe Flash Player is installed on any Google Android device (all versions are affected).
The environment is affected if any installed instance of Adobe Flash Player, Adobe AIR, Adobe AIR SDK, or Flash Player on Android matches the affected 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 · scopedUpdate Adobe Flash Player to version 13.0.0.292/18.0.0.160 or later (11.2.202.466 on Linux), and Adobe AIR to 18.0.0.144/18.0.143 or later. Given CVSS 10, this should be treated as critical and patched immediately.
Flash Player 13.0.0.292 or 18.0.0.160+; Adobe AIR 18.0.0.144 (Windows) / 18.0.0.143 (OS X/Android); Adobe AIR SDK 18.0.0.144 (Windows) / 18.0.0.143 (OS X)
- Navigate to Adobe's official download page or use your system's software update mechanism
- For Flash Player: Download and install version 13.0.0.292 (for 13.x branch) or version 18.0.0.160 or later (for 14.x-18.x branch)
- For Adobe AIR: Download and install version 18.0.0.144 (Windows) or 18.0.0.143 (OS X/Android)
- For Adobe AIR SDK: Update to version 18.0.0.144 (Windows) or 18.0.0.143 (OS X)
- Verify the installed version matches the fixed release by checking Help > About in Flash Player or AIR
- Restart any browser or application using Flash Player/AIR after the update
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation1.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,456.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2015-3103 — 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-3103 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