LiveActive security incident?Get immediate response
CVE Record

CVE-2020-19824: An issue in MPV v.0.29.1 fixed in v0.30 allows attackers to execute arbitrary code and crash program via th...

An issue in MPV v.0.29.1 fixed in v0.30 allows attackers to execute arbitrary code and crash program via the ao_c parameter.

HighCVSS 7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

MPV 0.29.1 has a high-severity flaw that could let an attacker crash the player or potentially run code, but the scenario is local, high complexity, and requires user interaction. The source data says it was fixed in v0.30.

Executive priority

Treat as a targeted remediation item, not an internet-wide emergency. Patch vulnerable mpv installations during normal high-severity maintenance, faster where users or automation handle untrusted media.

Technical view

CVE-2020-19824 is described as a CWE-362 issue in mpv v0.29.1 involving the ao_c parameter. The CVSS v3.1 score is 7.0 with local attack vector, high complexity, no privileges required, and user interaction required. Public affected-product metadata is incomplete.

Likely exposure

Exposure is most likely on systems running mpv 0.29.1 or vulnerable distro builds. The source bundle does not provide complete CPEs or affected product metadata, so organizations should verify installed mpv packages directly.

Exploitation context

No active exploitation is cited, and the CVE is not listed as KEV in the provided bundle. The CVSS vector indicates local access conditions, high attack complexity, and required user interaction, reducing mass exploitation likelihood.

Researcher notes

Key uncertainty is affected-version scope. The bundle names mpv v0.29.1 and a fix in v0.30, but affected vendor/product fields are n/a. Validate through upstream issue, CVE record, and distro advisories before expanding scope.

Mitigation direction

  • Upgrade mpv to v0.30 or later where available.
  • Apply Debian LTS DLA 3358-1 or current vendor package updates.
  • Check distro advisories for backported fixes if version strings remain older.
  • Avoid untrusted media workflows on vulnerable installations until updated.

Validation and detection

  • Inventory endpoints and servers for installed mpv versions.
  • Confirm mpv is v0.30 or a patched vendor build.
  • Review package changelogs for CVE-2020-19824 or DLA 3358-1.
  • Prioritize systems where mpv processes untrusted local media.
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.

cwe · low confidence lookup

CWE-362: 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
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-19824 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
High
CVSS
7 (3.1)
Known Exploited
No
Published

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

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
3Source 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
7CVSS 3.1HighCVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H15.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7High
CVSS 3.1 vector shape for CVE-2020-19824Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

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

CWE-362 · source CWE mapping

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.