LiveActive security incident?Get immediate response
CVE Record

CVE-2020-9745: Adobe Media Encoder PSD File Parsing Out-Of-Bounds Read Information Disclosure Vulnerability

Adobe Media Encoder version 14.3.2 (and earlier versions) has an out-of-bounds read vulnerability that could be exploited to read past the end of an allocated buffer, possibly resulting in a crash or disclosure of sensitive information from other memory locations. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file.

MediumCVSS 6.1Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2020-9745 affects Adobe Media Encoder 14.3.2 and earlier. A crafted PSD-related file or page could cause the application to read beyond intended memory, potentially crashing or exposing sensitive memory contents. The risk is moderated by required user interaction.

Executive priority

Treat as a moderate workstation risk. Prioritize remediation on systems handling external creative files, because compromise depends on user interaction but could expose sensitive memory or disrupt production workflows.

Technical view

This is a CWE-125 out-of-bounds read in Adobe Media Encoder PSD file parsing. CVSS 3.1 is 6.1, with local attack vector, no privileges required, user interaction required, high confidentiality impact, no integrity impact, and low availability impact.

Likely exposure

Exposure is most likely where Adobe Media Encoder 14.3.2 or earlier is installed and users process PSD or other untrusted media content. Creative, marketing, media production, and post-production workstations are the most relevant assets.

Exploitation context

The provided sources say exploitation requires the target to visit a malicious page or open a malicious file. The source bundle does not show CISA KEV listing or any other cited evidence of active exploitation.

Researcher notes

The evidence supports a PSD parsing out-of-bounds read, not code execution. Validate exposure through version inventory and vendor bulletin comparison. Do not assume broader Adobe product impact or exploit availability beyond the supplied sources.

Mitigation direction

  • Review Adobe APSB20-57 for the vendor-designated fixed version.
  • Upgrade or remove Adobe Media Encoder 14.3.2 and earlier where present.
  • Avoid opening untrusted PSD or media files in vulnerable installations.
  • Use email, web, and endpoint controls to block suspicious creative-file delivery.

Validation and detection

  • Inventory endpoints for Adobe Media Encoder installations and versions.
  • Flag installations at version 14.3.2 or earlier for remediation.
  • Confirm the Adobe APSB20-57 update has been applied where applicable.
  • Review security telemetry for crashes after opening unexpected PSD or media files.
Prepared
Confidence
medium
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-125: 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-9745 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
Medium
CVSS
6.1 (3.1)
Known Exploited
No
Published

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

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
6.1CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:L1.84.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.1Medium
CVSS 3.1 vector shape for CVE-2020-9745Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
AdobeMedia Encoderunspecified, unspecifiedListed
Weakness

CWE details

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

CWE-125 · source CWE mapping

Out-of-bounds Read

Out-of-bounds Read represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.