CVE-2016-1010
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 · uneditedInteger overflow in Adobe Flash Player before 18.0.0.333 and 19.x through 21.x before 21.0.0.182 on Windows and OS X and before 11.2.202.577 on Linux, Adobe AIR before 21.0.0.176, Adobe AIR SDK before 21.0.0.176, and Adobe AIR SDK & Compiler before 21.0.0.176 allows attackers to execute arbitrary code via unspecified vectors, a different vulnerability than CVE-2016-0963 and CVE-2016-0993.
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 confidenceInteger overflow vulnerability in Adobe Flash Player and Adobe AIR that allows remote attackers to execute arbitrary code via unspecified vectors. The overflow occurs in memory allocation handling, enabling code execution when the calculated size exceeds expected bounds.
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<= 20.0.0.306<= 11.2.202.569<= 20.0.0.233<= 20.0.0.260= t-ms14jakucb-1102.5<= 20.2.2.306<= 20.0.0.260<= 20.0.0.260CVSS 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
- Required
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/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 Adobe Flash Player version on Windows or macOS browsersNavigate to the Adobe Flash Player version page in a web browser (go to https://helpx.adobe.com/flash-player.html or type 'about:plugin' in URL bar for some browsers), or check the file version of npapi32.dll (typically in C:\Windows\System32\Macromed\Flash\ on Windows or /Library/Internet Plug-Ins/Flash Player.plugin on macOS)Affected if The installed version is less than 18.0.0.333 for 18.x branch, or less than 21.0.0.182 for 19.x-21.x branches, or less than 11.2.202.577 on Linux, or falls within the ranges <= 20.0.0.306, <= 11.2.202.569, or <= 20.2.2.306 for Desktop Runtime
-
Check Adobe Flash Player version on LinuxLocate the libflashplayer.so file (typically in /usr/lib/flash-plugin/ or /usr/lib/mozilla/plugins/) and run: ls -la or rpm -q flash-plugin, or check the file version property of libflashplayer.soAffected if The version is less than 11.2.202.577 or matches <= 11.2.202.569 from the affected products list
-
Check Adobe AIR Desktop Runtime version on WindowsOpen Windows Control Panel > Programs and Features, or check the file version of AIR.dll in the Adobe AIR installation directory (typically C:\Program Files\Adobe\Adobe AIR\ or C:\Program Files (x86)\Adobe\Adobe AIR\)Affected if The version is less than 21.0.0.176 or falls within <= 20.0.0.233 or <= 20.0.0.260 (Desktop Runtime)
-
Check Adobe AIR SDK versionLocate the AIR SDK installation directory and check the version file (version.xml or similar), or run: adt -version if the SDK compiler is installed, or examine the AIR SDK download file nameAffected if The SDK version is <= 20.0.0.260 (Adobe Air Sdk or Adobe Air Sdk & Compiler)
-
Check Samsung X14j laptop firmware versionAccess the laptop BIOS/UEFI firmware settings on boot (typically press F2 or Del), or use system information tools like wmic bios get version or dmidecode on Linux, looking for firmware version stringAffected if The firmware version string equals t-ms14jakucb-1102.5 exactly
You are affected if any installed Adobe Flash Player, Adobe AIR, or Adobe AIR SDK version matches or falls below the affected version ranges for your platform, or if a Samsung X14j laptop has firmware version t-ms14jakucb-1102.5.
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 18.0.0.333, 21.0.0.182 or later (or 11.2.202.577+ for Linux); update Adobe AIR to 21.0.0.176 or later. Given Flash's end-of-life status, consider removal if业务 requirements permit.
Flash Player 21.0.0.182 (Windows/OS X), 11.2.202.577 (Linux); Adobe AIR/SDK 21.0.0.176
- 1. Verify current Adobe Flash Player version by navigating to https://www.adobe.com/software/flash/about/ in a browser
- 2. For Windows/OS X: Download Flash Player 21.0.0.182 from the official Adobe Flash Player download page (https://get.adobe.com/flashplayer/)
- 3. For Linux: Download Flash Player 11.2.202.577 from the official Adobe archives or Linux distribution package manager
- 4. For Adobe AIR users: Download AIR 21.0.0.176 from the official Adobe AIR download page
- 5. For developers using AIR SDK: Download AIR SDK 21.0.0.176 from the Adobe AIR SDK download page
- 6. Close all browsers and applications that use Flash Player
- 7. Run the installer with administrative privileges
- 8. Restart browsers after installation completes
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-2016-1010 — 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-2016-1010 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