LiveActive security incident?Get immediate response
CVE Record

CVE-2020-24427: Acrobat Reader DC Codec Input Validation Vulnerability Could Lead to Information Disclosure

Acrobat Reader versions 2020.012.20048 (and earlier), 2020.001.30005 (and earlier) and 2017.011.30175 (and earlier) are affected by an input validation vulnerability when decoding a crafted codec that could result in the disclosure of sensitive memory. An attacker could leverage this vulnerability to bypass mitigations such as ASLR. Exploitation of this issue requires user interaction in that a victim must open a malicious file.

LowCVSS 3.3Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

CVE-2020-24427 is a low-severity Adobe Acrobat Reader issue where opening a malicious file can expose sensitive memory. The main business concern is not direct system takeover, but information leakage that could help bypass protections such as ASLR when combined with other flaws.

Executive priority

Treat this as routine patch management, not an emergency, unless vulnerable Reader versions are widespread among users handling external documents. It deserves timely remediation because memory disclosure can help attackers chain vulnerabilities despite the low standalone severity.

Technical view

Affected Acrobat Reader versions have an input validation flaw while decoding a crafted codec. Successful exploitation requires local user interaction and can disclose limited memory. The CVSS 3.1 vector is AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N, indicating confidentiality impact only.

Likely exposure

Exposure is likely limited to endpoints running affected Acrobat Reader release tracks: 2020.012.20048 and earlier, 2020.001.30005 and earlier, or 2017.011.30175 and earlier. Systems where users open untrusted PDFs or document attachments carry the most practical risk.

Exploitation context

The provided sources do not show CISA KEV listing or confirmed active exploitation. Exploitation requires a victim to open a malicious file. The disclosed memory could support mitigation bypass in a broader exploit chain, but this CVE alone is described as information disclosure.

Researcher notes

Evidence supports CWE-20 input validation weakness, local attack vector, required user interaction, and limited confidentiality impact. No source in the bundle provides exploit availability or detailed fixed-version data beyond the Adobe advisory reference, so remediation should be anchored to APSB20-67.

Mitigation direction

  • Review Adobe APSB20-67 for vendor-approved update guidance.
  • Upgrade Acrobat Reader beyond the affected versions listed in the CVE.
  • Restrict opening untrusted PDF or document attachments where feasible.
  • Use email and web filtering to reduce malicious file delivery.
  • Prioritize managed endpoints with frequent external document handling.

Validation and detection

  • Inventory Acrobat Reader versions across managed endpoints.
  • Compare installed versions against the affected version thresholds.
  • Confirm Adobe APSB20-67 guidance is applied in patch tooling.
  • Check whether high-risk users can open external document attachments.
  • Record exceptions where legacy Reader versions must remain installed.
Prepared
Confidence
high
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-20: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-24427 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Low
CVSS
3.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
3.3CVSS 3.1LowCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N1.81.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

3.3Low
CVSS 3.1 vector shape for CVE-2020-24427Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
AdobeAcrobat Readerunspecified, unspecified, unspecified, unspecifiedListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-20 · source CWE mapping

Improper Input Validation

Improper Input Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.