CVE-2015-5102
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 Reader and Acrobat 10.x before 10.1.15 and 11.x before 11.0.12, Acrobat and Acrobat Reader DC Classic before 2015.006.30060, and Acrobat and Acrobat Reader DC Continuous before 2015.008.20082 on Windows and OS X allow attackers to execute arbitrary code or cause a denial of service (memory corruption) via unspecified vectors, a different vulnerability than CVE-2015-3095, CVE-2015-5087, CVE-2015-5094, CVE-2015-5100, CVE-2015-5103, CVE-2015-5104, and CVE-2015-5115.
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 confidenceMemory corruption vulnerability in Adobe Reader and Acrobat (10.x before 10.1.15, 11.x before 11.0.12, and DC versions before 2015.006.30060/2015.008.20082) on Windows and OS X allows remote attackers to execute arbitrary code or cause denial of service via unspecified vectors.
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.0, < 10.1.15>= 11.0.0, < 11.0.12>= 15.006.30033, < 15.006.30060>= 15.007.20033, < 15.008.20082>= 10.0, < 10.1.15>= 11.0.0, < 11.0.12>= 15.006.30033, < 15.006.30060>= 15.007.20033, < 15.008.20082CVSS 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 productOn Windows, open Control Panel > Programs and Features and look for Adobe Acrobat or Adobe Reader. On macOS, check /Applications for Adobe Acrobat or Adobe Reader.Affected if Either Adobe Acrobat or Adobe Reader is installed
-
Determine exact version numberOpen the application, then go to Help > About Adobe Acrobat/Reader to display the exact version number. On Windows, you can also check the version in the registry under HKLM\SOFTWARE\Adobe or in the executable properties. On macOS, right-click the app in Finder and select Get Info.Affected if Version number is visible and can be compared against affected ranges
-
Identify DC update channel (if DC version)Check Help > About and look for the update channel label. Classic track versions show as 15.xx.300xx while Continuous track shows as 15.xx.200xx. Alternatively, check the application log or preferences for the update channel.Affected if DC version is installed and Continuous vs Classic track is identified
-
Compare version against CVE-2015-5102 affected rangesCheck if version falls in: 10.x before 10.1.15; 11.x before 11.0.12; DC Classic before 15.006.30060; DC Continuous before 15.008.20082. If your version is 10.1.15+, 11.0.12+, 15.006.30060+, or 15.008.20082+, it is NOT affected.Affected if Installed version is less than 10.1.15 (10.x), less than 11.0.12 (11.x), less than 15.006.30060 (DC Classic), or less than 15.008.20082 (DC Continuous)
Your environment is affected if Adobe Reader or Acrobat is installed with a version that falls below 10.1.15, 11.0.12, 15.006.30060 (Classic), or 15.008.20082 (Continuous) on Windows or OS X.
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 · scoped10.1.1511.0.1215.006.30060
Apply vendor patches by updating Adobe Reader and Acrobat to version 10.1.15 or later for 10.x, 11.0.12 or later for 11.x, 2015.006.30060 or later for DC Classic, or 2015.008.20082 or later for DC Continuous.
Adobe Acrobat/Reader 10.1.15+, 11.0.12+, DC Classic 2015.006.30060+, or DC Continuous 2015.008.20082+
- Identify the currently installed Adobe Acrobat or Adobe Reader version by opening the application and navigating to Help > About Adobe Acrobat/Reader
- For Adobe Acrobat/Reader 10.x: upgrade to version 10.1.15 or later
- For Adobe Acrobat/Reader 11.x: upgrade to version 11.0.12 or later
- For Adobe Acrobat/Reader DC Classic: upgrade to version 2015.006.30060 or later
- For Adobe Acrobat/Reader DC Continuous: upgrade to version 2015.008.20082 or later
- Download the appropriate update from the official Adobe security bulletin at https://helpx.adobe.com/security/products/reader/apsb15-15.html
- Install the update and restart the application
- Verify the installed version matches or exceeds the target fixed version
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-2015-5102 — 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-5102 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