CVE-2015-0352
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.281 and 14.x through 17.x before 17.0.0.169 on Windows and OS X and before 11.2.202.457 on Linux allows attackers to execute arbitrary code or cause a denial of service (memory corruption) via unspecified vectors, a different vulnerability than CVE-2015-0347, CVE-2015-0350, CVE-2015-0353, CVE-2015-0354, CVE-2015-0355, CVE-2015-0360, CVE-2015-3038, CVE-2015-3041, CVE-2015-3042, and CVE-2015-3043.
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 confidenceAdobe Flash Player contains a memory corruption vulnerability allowing attackers to execute arbitrary code or cause a denial of service. This is a critical severity flaw affecting specific versions across Windows, OS X, and Linux platforms prior to the patched releases (13.0.0.281, 17.0.0.169, and 11.2.202.457 respectively).
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= 5.0= 6.0= 5.0= 6.0= 6.6.z= 6.0<= 13.0.0.264= 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= 13.1= 13.2= 11.0= 12.0= 12.0CVSS 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 if Adobe Flash Player is installedWindows: Open a browser and navigate to 'about:flash' or check Add/Remove Programs. Linux: Run 'rpm -q flash-player' (RHEL) or 'dpkg -l | grep flash' (Debian-based). Mac OS X: Check /Library/Application Support/Adobe/Flash Player or use System Preferences.Affected if Flash Player is installed on the system
-
Identify the installed Flash Player version numberWindows: In browser, go to 'about:flash' which displays version. Linux: Run 'rpm -qi flash-player' or check the package version. macOS: Right-click Flash Player installer in Applications > Get Info.Affected if Version is 13.0.0.264 or earlier, OR matches any of: 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
-
Check if the Flash Player browser plugin is enabledWindows/Linux: In browser settings, check Manage Add-ons for 'Shockwave Flash Object' or 'Adobe Flash Player' plugin status. Chrome: Navigate to chrome://plugins and locate Flash.Affected if The Flash plugin is enabled in any web browser on the system
-
For RHEL/SUSE systems, verify flash-player package versionRHEL: Run 'rpm -qa | grep -i flash' or check via yum/ PackageKit. SUSE: Run 'rpm -qa | grep flash-player' or check via YaST. openSUSE: Run 'rpm -qa | grep flash'.Affected if The flash-player package version matches the vulnerable versions listed in the CVE for the respective distribution
A user is affected if Adobe Flash Player (or the flash-player package on Linux) is installed with a version matching any of the vulnerable versions listed in this CVE, and the Flash plugin is enabled in a browser.
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.281 or later (17.0.0.169 for 14.x-17.x on Windows/OS X, 11.2.202.457 for Linux) to remediate this vulnerability; alternatively, disable or remove Flash Player if unused.
Minimum fixed versions: Linux Flash Player 11.2.202.457+, Windows/OS X 13.x to 13.0.0.281+, or 14.x-17.x to 17.0.0.169+
- 1. Identify the currently installed Adobe Flash Player version on the system.
- 2. For Linux systems: upgrade to Flash Player version 11.2.202.457 or later.
- 3. For Windows/OS X systems on 13.x branch: upgrade to version 13.0.0.281 or later.
- 4. For Windows/OS X systems on 14.x-17.x branch: upgrade to version 17.0.0.169 or later.
- 5. Verify the installation of the patched version by checking the Flash Player About page.
- 6. Alternatively, remove Adobe Flash Player entirely if no longer needed, as it reached end-of-life in December 2020.
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-0352 — 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-0352 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