AcrobatApplication · Adobe

CVE-2017-3013

HIGH · 7.8 CVSS v3.0 Published 2017-04-12
Fix available
A fix is available. Upgrade to after 15.023.20070 or later.
See remediation →
81/100
Remediation priority · High
No privileges

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 · unedited
Adobe Acrobat Reader versions 11.0.19 and earlier, 15.006.30280 and earlier, 15.023.20070 and earlier have an insecure library loading (DLL hijacking) vulnerability in a DLL related to remote logging.

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 confidence

Adobe Acrobat Reader versions 11.0.19 and earlier, 15.006.30280 and earlier, and 15.023.20070 and earlier contain an insecure library loading (DLL hijacking) vulnerability where a malicious DLL related to remote logging functionality can be loaded from an untrusted location, potentially allowing arbitrary code execution.

MitigationUpdate Adobe Acrobat Reader to the latest version beyond the affected releases. Additionally, ensure safe DLL loading by removing the application directory from the DLL search order and avoiding untrusted network locations when opening PDF files.

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
AcrobatApplication
Affected:<= 11.0.19
Acrobat DcApplication
Affected:<= 15.006.30280<= 15.023.20070
Acrobat Reader DcApplication
Affected:<= 15.006.30280<= 15.023.20070
ReaderApplication
Affected:<= 11.0.19

CVSS 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
Local
Complexity
Low
Privileges
None
User interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.0/AV:L/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 checks

Work through these to decide whether this CVE applies to you.

  1. Identify installed Adobe product and version
    Open Adobe Acrobat or Reader, then go to Help > About Adobe Acrobat Reader (or similar menu item) to view the exact version number. Alternatively, check the Windows Registry under HKLM\SOFTWARE\Adobe\Adobe Acrobat\<version> or HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{...} for the DisplayVersion value.
    Affected if The installed version matches one of the affected ranges: Acrobat/Reader 11.0.19 or earlier, or Acrobat/Reader DC 15.006.30280 or earlier, or 15.023.20070 or earlier.
  2. Confirm product type (Reader vs Acrobat DC)
    Verify whether the installed product is Adobe Reader or Adobe Acrobat DC. The version numbers differ in meaning between product lines (11.x for classic Reader/Acrobat, 15.x for DC versions). Check the product name in the application title bar or in Add/Remove Programs.
    Affected if The product is Adobe Reader or Adobe Acrobat (any DC variant) and the version falls within the affected ranges listed above.
  3. Check if remote logging feature is used
    Examine the application configuration files (such as logging-related .ini or .config files in the program directory or user profile) for settings that enable remote logging or network-based log transmission.
    Affected if Remote logging functionality is enabled or configured, as the vulnerability specifically relates to DLL loading triggered by remote logging features.
  4. Verify DLL search order vulnerability
    Check if the Adobe application directory is included in the system DLL search path. Use Process Monitor (procmon.exe) from Sysinternals to monitor DLL loading events, filtering by the Adobe process name, and observe whether DLLs are being loaded from the application directory or user-writable locations.
    Affected if DLLs are being loaded from the application directory or other untrusted paths rather than only from secure system locations.

You are affected if Adobe Acrobat or Reader is installed with a version at or below 11.0.19 (classic) or at or below 15.006.30280/15.023.20070 (DC), and the remote logging feature is used or the application loads DLLs from untrusted paths.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

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.

From vendor data
Upgrade available Upgrade to a release after 15.023.20070
Interim mitigation

Update Adobe Acrobat Reader to the latest version beyond the affected releases. Additionally, ensure safe DLL loading by removing the application directory from the DLL search order and avoiding untrusted network locations when opening PDF files.

Fix this in Acrobat Scoped from the published advisory
  • Consultation2.0 h
  • Implementation2.0 h
  • Testing1.0 h
  • Review / QA1.0 h
6.0 hours of engineering $1,090
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $1,744.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2017-3013 — 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

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2017-3013 in production — separate from our analysis above.

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.

What this is

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.

What belongs here
  • 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