CVE-2013-0642
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 · uneditedBuffer overflow in Adobe Flash Player before 10.3.183.63 and 11.x before 11.6.602.168 on Windows, before 10.3.183.61 and 11.x before 11.6.602.167 on Mac OS X, before 10.3.183.61 and 11.x before 11.2.202.270 on Linux, before 11.1.111.43 on Android 2.x and 3.x, and before 11.1.115.47 on Android 4.x; Adobe AIR before 3.6.0.597; and Adobe AIR SDK before 3.6.0.599 allows attackers to execute arbitrary code via unspecified vectors, a different vulnerability than CVE-2013-0645, CVE-2013-1365, CVE-2013-1366, CVE-2013-1367, CVE-2013-1368, CVE-2013-1369, CVE-2013-1370, CVE-2013-1372, and CVE-2013-1373.
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 confidenceBuffer overflow vulnerability in Adobe Flash Player and AIR allowing arbitrary code execution via unspecified vectors. The flaw exists in multiple platform versions (Windows, Mac OS X, Linux, Android) and affects both the runtime and SDK components.
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>= 10.3, < 10.3.183.63>= 11.6, < 11.6.602.168>= 10.3, < 10.3.183.61>= 11.2, < 11.2.202.270>= 11.1, < 11.1.111.43>= 11.1, < 11.1.115.47>= 11.6, < 11.6.602.167< 3.6.0.597< 3.6.0.599CVSS 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.
-
Identify installed Adobe Flash Player versionOn Windows, check Help > About Adobe Flash Player or inspect the version through the plugin in browser. On Mac, check System Preferences > Flash Player. On Linux, check /usr/lib/flash-plugin or browser plugin properties.Affected if Version is 10.3.x below 10.3.183.63, 11.6.x below 11.6.602.168 (Windows), 11.6.x below 11.6.602.167 (Mac), 11.2.x below 11.2.202.270 (Linux), 11.1.x below 11.1.111.43 or 11.1.115.47 (Android)
-
Identify installed Adobe AIR runtime versionOn Windows, check Add or Remove Programs for Adobe AIR or run 'airapprtm -version' from command line. On Mac, check /Library/Application Support/Adobe AIR/Versions or run the same command in Terminal.Affected if Version is below 3.6.0.597
-
Identify installed Adobe AIR SDK versionCheck the SDK folder or run the AIR compiler (airc) with version flag, or inspect the SDK's readme/version file in the installation directory.Affected if Version is below 3.6.0.599
-
Check if Flash Player is enabled in browserNavigate to browser's Add-ons or Plugins section and verify if Flash Player plugin is active or enabled.Affected if Flash Player plugin is enabled and version falls within affected ranges listed above
Environment is affected if Adobe Flash Player version is within any of the vulnerable ranges or if Adobe AIR runtime is below 3.6.0.597 or Adobe AIR SDK is below 3.6.0.599.
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 · scoped3.6.0.5973.6.0.59910.3.183.61
Apply vendor-supplied patches by updating Adobe Flash Player to version 10.3.183.63+/11.6.602.168+ (Windows), 11.6.602.167+ (Mac), 11.2.202.270+ (Linux), or 11.1.111.43+/11.1.115.47+ (Android), and Adobe AIR to 3.6.0.597+ or SDK to 3.6.0.599+. Remove or disable Flash where possible.
Flash Player: 10.3.183.63/11.6.602.168 (Windows), 10.3.183.61/11.6.602.167 (Mac), 11.2.202.270 (Linux), 11.1.111.43 (Android 2/3), 11.1.115.47 (Android 4); AIR: 3.6.0.597; AIR SDK: 3.6.0.599
- Identify the installed Adobe Flash Player or AIR version and note the platform (Windows, Mac OS X, Linux, or Android)
- Download the appropriate fixed version from the Adobe Security Bulletin: Flash Player 10.3.183.63 (Windows), 10.3.183.61 (Mac OS X), 11.2.202.270 (Linux), 11.1.111.43 (Android 2.x/3.x), or 11.1.115.47 (Android 4.x)
- For Adobe AIR, upgrade to version 3.6.0.597 or higher
- For Adobe AIR SDK, upgrade to version 3.6.0.599 or higher
- Restart the browser or application after upgrading Flash Player or AIR
- Verify the installed version matches or exceeds the fixed version via the Adobe Version Checker
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-2013-0642 — 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-2013-0642 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