LiveActive security incident?Get immediate response
CVE Record

CVE-2020-18775: In Libav 12.3, there is a heap-based buffer over-read in vc1_decode_b_mb_intfi in vc1_block.c that allows a...

In Libav 12.3, there is a heap-based buffer over-read in vc1_decode_b_mb_intfi in vc1_block.c that allows an attacker to cause denial-of-service via a crafted file.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2020-18775 is a Libav 12.3 media parsing flaw. A maliciously crafted file can trigger a heap buffer over-read and cause denial of service. The provided sources do not show data theft, code execution, active exploitation, or a named patch.

Executive priority

Treat as a service resilience issue. Prioritize remediation where customer-supplied media is processed, because a crafted file could disrupt availability. Lower priority for systems that do not use Libav 12.3 or never process untrusted media.

Technical view

The issue is reported in vc1_decode_b_mb_intfi in vc1_block.c. It is a heap-based buffer over-read, consistent with CWE-126, reachable through crafted media input and described as causing denial of service.

Likely exposure

Exposure is most likely where Libav 12.3 processes untrusted media files, such as upload, preview, transcoding, or analysis workflows. The source bundle does not identify downstream products, package names, or CPEs.

Exploitation context

The CVE is not listed as KEV in the provided bundle, and no cited source states active exploitation. The described attack path requires a crafted file being processed by vulnerable Libav code.

Researcher notes

Evidence is sparse. The bundle names the vulnerable function and denial-of-service outcome, but provides no CVSS, CWE assignment, affected CPEs, exploit status, or patch reference. Avoid broader claims without additional vendor confirmation.

Mitigation direction

  • Inventory systems and containers using Libav 12.3.
  • Check Libav or distribution vendor guidance for fixed packages.
  • Restrict processing of untrusted media until fixed.
  • Run media decoding in sandboxed, resource-limited workers.
  • Monitor for crashes in VC-1 decoding paths.

Validation and detection

  • Confirm whether Libav 12.3 is present in production builds.
  • Identify services that parse uploaded or external media.
  • Review crash telemetry for Libav VC-1 decoder faults.
  • Verify vendor package status against official guidance.
  • Confirm media workers use isolation and resource limits.
Prepared
Confidence
medium
Sources
4

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.

cve · low confidence lookup

CVE-2020-18775 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

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