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.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupCVE-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- 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
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:L1.84.2Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.1MediumVector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:L
Source materials
- CVE List V5 sourceCVE List V5
- https://helpx.adobe.com/security/products/media-encoder/apsb20-57.htmlCVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
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.
