CVE-2015-5122
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 the DisplayObject class in the ActionScript 3 (AS3) implementation in Adobe Flash Player 13.x through 13.0.0.302 on Windows and OS X, 14.x through 18.0.0.203 on Windows and OS X, 11.x through 11.2.202.481 on Linux, and 12.x through 18.0.0.204 on Linux Chrome installations allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via crafted Flash content that leverages improper handling of the opaqueBackground property, as exploited in the wild in July 2015.
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's DisplayObject class allows remote attackers to execute arbitrary code via crafted Flash content that improperly handles the opaqueBackground property, leading to memory corruption.
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= 5.0= 6.0>= 13.0, <= 13.0.0.302>= 18.0, <= 18.0.0.203>= 18.0, <= 18.0.0.204>= 11.0, <= 11.2.202.481>= 18.0, <= 18.0.0.203= 11.4= 11= 12CVSS 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
- Privileges
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
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 installedOn Linux, run: rpm -qa | grep -i flash or ls /usr/lib/flash-plugin/ or ls /usr/lib64/flash-plugin/. On Windows, check C:\Windows\System32\Macromed\Flash\ or C:\Windows\SysWOW64\Macromed\Flash\ for flash*.dll files.Affected if No Flash Player is found, the system is not affected.
-
Determine the installed Flash Player versionOn Linux, run: rpm -qi flash-plugin or check the version file in the plugin directory. On Windows, right-click the flash*.dll file in the Flash directory, select Properties, and view the File Version.Affected if The version cannot be determined or is not visible.
-
Compare the installed version against affected rangesMatch your installed version to these ranges: Adobe Flash Player versions 11.0 through 11.2.202.481, 13.0 through 13.0.0.302, 18.0 through 18.0.0.203, and 18.0 through 18.0.0.204. Adobe Flash Player Desktop Runtime versions 18.0 through 18.0.0.203. Red Hat Enterprise Linux 5.0 and 6.0, RHEL Server EUS 6.6, openSUSE 11.4, and SUSE Linux Enterprise Desktop 11 and 12.Affected if The installed version falls within any of these ranges.
-
Confirm the browser plugin is activeOpen a browser and navigate to about:plugins (Firefox) or chrome://plugins (Chrome) to verify the Flash Player NPAPI or PPAPI plugin is enabled and loaded.Affected if Flash Player plugin is enabled in any web browser.
The environment is affected if Adobe Flash Player is installed with a version matching the affected ranges and the browser plugin is active or loadable.
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 · scopedRemove Adobe Flash Player entirely from all systems as it has reached end-of-life and no vendor patches are available; replace any Flash-based functionality with modern alternatives.
N/A - Flash Player EOL; migrate to HTML5-based alternatives
- Adobe Flash Player reached end of life (EOL) on December 31, 2020 and no longer receives security updates.
- Uninstall Flash Player from all affected systems using the system's package manager (e.g., yum remove flash-plugin on RHEL/CentOS).
- Remove any remaining Flash Player browser plugins from browser plugin directories (e.g., /usr/lib/flash-plugin/, /usr/lib64/flash-plugin/).
- Identify and migrate any remaining Flash-based web content to modern HTML5 technologies.
- Verify removal by checking that flash-plugin package is no longer installed: rpm -qa | grep -i flash
- Remove or block Flash-related files in browser profiles to prevent re-enablement.
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation4.0 h
- Testing3.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,800.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2015-5122 — 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 sources- packetstormsecurity.com
- helpx.adobe.com
- helpx.adobe.com
- lists.opensuse.org
- lists.opensuse.org
- lists.opensuse.org
- marc.info
- packetstormsecurity.com
- rhn.redhat.com
- www.kb.cert.org
- www.rapid7.com
- www.securityfocus.com
- www.securitytracker.com
- www.us-cert.gov
- h20564.www2.hp.com
- h20564.www2.hpe.com
- perception-point.io
- perception-point.io
- security.gentoo.org
- www.exploit-db.com
- www.fireeye.com
- github.com
- www.cisa.gov
- nvd.nist.gov
Practitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2015-5122 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