CVE-2015-0303
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.260 and 14.x through 16.x before 16.0.0.257 on Windows and OS X and before 11.2.202.429 on Linux, Adobe AIR before 16.0.0.245 on Windows and OS X and before 16.0.0.272 on Android, Adobe AIR SDK before 16.0.0.272, and Adobe AIR SDK & Compiler before 16.0.0.272 allow attackers to execute arbitrary code or cause a denial of service (memory corruption) via unspecified vectors, a different vulnerability than CVE-2015-0306.
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. Affects specific versions across Windows, OS X, Linux, and Android platforms.
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<= 15.0.0.356<= 15.0.0.356= 11.2.202.425<= 13.0.0.259= 14.0.0.125= 14.0.0.145= 14.0.0.176= 14.0.0.179= 15.0.0.144= 15.0.0.152= 15.0.0.167= 15.0.0.189= 15.0.0.223= 15.0.0.238<= 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.
-
Check Adobe Flash Player version on WindowsOpen a browser and navigate to 'about:flash' in the URL bar, or visit the Adobe Flash Player version check page at https://www.adobe.com/software/flash/about/. Alternatively, open Control Panel > Programs and Features to see installed Adobe Flash Player entries.Affected if The displayed version matches 11.2.202.425, any version <= 13.0.0.259, or any of these: 14.0.0.125, 14.0.0.145, 14.0.0.176, 14.0.0.179, 15.0.0.144, 15.0.0.152, 15.0.0.167, 15.0.0.189, 15.0.0.223, or 15.0.0.238.
-
Check Adobe Flash Player version on macOSOpen System Information (from the Apple menu > About This Mac > System Report), then look under Software > Plugins for Adobe Flash Player. Or check /Library/Application Support/Adobe/Flash Player for installed components.Affected if The displayed version matches any of the affected versions listed in step 1.
-
Check Adobe Flash Player version on LinuxUse the package manager (dpkg -l | grep flash or rpm -qa | grep flash) or check the Flash Player plugin in the browser's add-ons manager.Affected if The installed version is 11.2.202.425 or any version <= 13.0.0.259.
-
Check Adobe AIR versionOn Windows, open Control Panel > Programs and Features and look for Adobe AIR. On macOS, check /Applications for Adobe AIR or use System Information > Software > Applications. On Linux, use the package manager (dpkg -l | grep -i air).Affected if The installed Adobe AIR version is 15.0.0.356 or any earlier version (<= 15.0.0.356).
-
Check Adobe AIR SDK or AIR SDK and Compiler versionIf installed as part of development tools, check the SDK directory or look in Add/Remove Programs for Adobe AIR SDK entries.Affected if The installed SDK version is 15.0.0.356 or any earlier version (<= 15.0.0.356).
A user is affected if Adobe Flash Player is installed with any of the specific affected versions listed, or if Adobe AIR/SDK is installed at version 15.0.0.356 or lower.
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.260, 16.0.0.257, or later (or 11.2.202.429 on Linux); update Adobe AIR to 16.0.0.245 or later (16.0.0.272 on Android). Consider Flash removal given EOL status.
Flash Player 16.0.0.257+ (Windows/OS X) or 13.0.0.260+ (13.x branch) or 11.2.202.429+ (Linux); Adobe AIR 16.0.0.245+ (Windows/OS X) or 16.0.0.272+ (Android); Adobe AIR SDK 16.0.0.272+
- 1. Identify all systems with Adobe Flash Player installed and note the current version.
- 2. For Windows and OS X: Upgrade Flash Player to version 16.0.0.257 or later.
- 3. For Windows and OS X: If using Flash Player 13.x branch, upgrade to version 13.0.0.260 or later.
- 4. For Linux: Upgrade Flash Player to version 11.2.202.429 or later.
- 5. For Adobe AIR (Windows/OS X): Upgrade to version 16.0.0.245 or later.
- 6. For Adobe AIR (Android): Upgrade to version 16.0.0.272 or later.
- 7. For Adobe AIR SDK: Upgrade to version 16.0.0.272 or later.
- 8. For Adobe AIR SDK & Compiler: Upgrade to version 16.0.0.272 or later.
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation4.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 $2,560.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2015-0303 — 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-0303 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