CVE-2015-5119
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 ByteArray class in the ActionScript 3 (AS3) implementation in Adobe Flash Player 13.x through 13.0.0.296 and 14.x through 18.0.0.194 on Windows and OS X and 11.x through 11.2.202.468 on Linux allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via crafted Flash content that overrides a valueOf function, 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 ByteArray class (ActionScript 3) allows remote attackers to execute arbitrary code via crafted Flash content that overrides the valueOf function, causing memory corruption. Exploited in the wild in July 2015.
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= 6.6= 5.0= 6.0= 6.6= 5.0= 6.0= 5.0= 6.0>= 13.0.0.182, <= 13.0.0296>= 14.0.0.125, <= 18.0.0.194<= 11.2.202.468= 11.4CVSS 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.
-
Verify if Adobe Flash Player is installedCheck common plugin locations: /usr/lib/flash-plugin/, /usr/lib64/flash-plugin/, ~/.mozilla/plugins/, /opt/flash-plugin/, or examine browser's plugin list (chrome://plugins or about:addons in Firefox)Affected if Adobe Flash Player is present in the browser or system
-
Identify the installed Flash Player versionOn Linux, check the version file in the plugin directory (e.g., version.txt or libflashplayer.so properties) or use the Flash Player version checker page in a browser. On systems with rpm, run: rpm -q flash-plugin or rpm -qa | grep -i flashAffected if Version falls within any of the affected ranges: 13.0.0.182 to 13.0.0.296, 14.0.0.125 to 18.0.0.194, or 11.2.202.468 or earlier
-
Confirm Flash Player is enabled in browsersCheck browser configuration: in Firefox, navigate to about:addons > Plugins; in Chrome, navigate to chrome://plugins. Verify if Flash Player plugin status is set to 'Always Activate' or 'Ask to Activate' rather than 'Never Activate'Affected if Flash Player is enabled or set to ask before activating in any browser
-
Check for execution of untrusted Flash contentReview browser history or logs for visits to untrusted websites that may serve Flash content, or examine local .swf files that may have been openedAffected if Users have accessed or are likely to access Flash content from untrusted sources while using a vulnerable Flash version
Your environment is affected if Adobe Flash Player version is 13.0.0.182 through 13.0.0.296, 14.0.0.125 through 18.0.0.194, or 11.2.202.468 or earlier AND the browser plugin is enabled and can execute Flash content.
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 · scopedUpgrade to Adobe Flash Player 18.0.0.203 or later (Windows/OS X) / 11.2.202.481 or later (Linux), or remove Flash Player entirely as it reached end-of-life in December 2020.
Adobe Flash Player 18.0.0.204 or later (18.x branch) / 13.0.0.302 or later (13.x branch) / 11.2.202.500 or later (11.x branch)
- 1. Remove Adobe Flash Player from the affected system. On RHEL/CentOS systems, use: yum remove flash-plugin or rpm -e flash-plugin
- 2. If Flash Player is required for legacy applications, download the latest patched version from Adobe's official archive (version 18.0.0.204 or later for the 18.x branch, version 13.0.0.302 or later for the 13.x branch)
- 3. Install the new Flash Player package appropriate for your OS (Windows, OS X, or Linux)
- 4. Verify the installed Flash Player version by navigating to 'About Flash Player' in the Flash settings manager
- 5. Alternatively, for long-term security, migrate legacy Flash-based applications to HTML5 or other modern technologies as Adobe Flash Player reached end-of-life in December 2020
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation8.0 h
- Testing6.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,600.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2015-5119 — 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- helpx.adobe.com
- www.rapid7.com
- helpx.adobe.com
- helpx.adobe.com
- lists.opensuse.org
- lists.opensuse.org
- lists.opensuse.org
- lists.opensuse.org
- rhn.redhat.com
- www.kb.cert.org
- www.rapid7.com
- www.securityfocus.com
- www.securitytracker.com
- www.us-cert.gov
- packetstormsecurity.com
- security.gentoo.org
- github.com
- blog.trendmicro.com
- twitter.com
- www.cisa.gov
- nvd.nist.gov
Practitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2015-5119 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