LiveActive security incident?Get immediate response
CVE Record

CVE-2020-9744: Adobe Media Encoder WMV 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-9744 affects Adobe Media Encoder 14.3.2 and earlier. A malicious WMV or related media-processing lure could make the application read memory it should not, causing a crash or potentially exposing sensitive data. It requires user interaction, so risk is mainly on creative or media-handling workstations.

Executive priority

Treat as a moderate endpoint risk. Prioritize creative, marketing, and media teams that handle outside files, but do not escalate as an emergency unless local exposure is widespread or compensating controls are weak.

Technical view

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

Likely exposure

Organizations are exposed where Adobe Media Encoder 14.3.2 or earlier is installed, especially on endpoints that open externally supplied media files or browse attacker-controlled content. Server exposure is not indicated by the source bundle.

Exploitation context

The bundle does not support active exploitation, and KEV status is false. Exploitation requires the target to visit a malicious page or open a malicious file. Evidence provided does not include public exploit details or confirmed exploitation in the wild.

Researcher notes

Key unknowns remain because the bundle provides only high-level vulnerability data and the Adobe advisory link. Do not assume affected CPEs, exploit maturity, or specific fixed versions beyond what Adobe APSB20-57 states.

Mitigation direction

  • Inventory Adobe Media Encoder installations and identify versions 14.3.2 or earlier.
  • Review and apply Adobe APSB20-57 guidance for Media Encoder.
  • Limit opening externally supplied WMV or media files on vulnerable workstations.
  • Use standard endpoint controls to inspect and quarantine suspicious media attachments.

Validation and detection

  • Confirm which endpoints have Adobe Media Encoder installed.
  • Compare installed versions against the affected 14.3.2-and-earlier range.
  • Verify remediation status against Adobe APSB20-57 guidance.
  • Review recent crashes involving Media Encoder after opening untrusted 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-9744 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-9744Attack 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.