LiveActive security incident?Get immediate response
CVE Record

CVE-2021-23414: Cross-site Scripting (XSS)

This affects the package video.js before 7.14.3. The src attribute of track tag allows to bypass HTML escaping and execute arbitrary code.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2021-23414 is an XSS flaw in video.js before 7.14.3. A track tag src value could bypass HTML escaping and run arbitrary browser code. Business risk is highest for public sites or apps that render untrusted video or caption metadata through video.js.

Executive priority

Treat as a moderate web application risk. Patch during the normal remediation cycle, but accelerate if video playback or caption metadata is public, user-controlled, or embedded in authenticated business workflows.

Technical view

The source bundle describes improper escaping around the track element src attribute in video.js. A vulnerable version can allow script execution in the browser context of the hosting application. Snyk also tracks related WebJars NPM and Bower packages, so Java builds may inherit exposure through packaged video.js assets.

Likely exposure

Exposure is likely where applications include video.js before 7.14.3, including bundled frontend assets or WebJars packages, and render track data influenced by users or external content feeds.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. The CVSS vector is network-reachable, low complexity, no privileges, with low confidentiality and integrity impact and no availability impact.

Researcher notes

Evidence identifies the affected package and fixed threshold but does not include detailed exploit conditions beyond the track src escaping issue. Validate dependency paths carefully because exposure may come from direct JavaScript use or Java WebJars packaging.

Mitigation direction

  • Upgrade video.js to 7.14.3 or later.
  • Update affected WebJars NPM or Bower package dependencies.
  • Review vendor advisories for distribution-specific package updates.
  • Prioritize public apps accepting user-supplied media or captions.

Validation and detection

  • Inventory package manifests and lockfiles for video.js versions before 7.14.3.
  • Check Java dependencies for org.webjars NPM or Bower video.js packages.
  • Confirm deployed frontend bundles no longer contain vulnerable video.js assets.
  • Review routes that render track tags from external or user-controlled data.
Prepared
Confidence
high
Sources
9

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.

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-2021-23414 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.5 (3.1)
Known Exploited
No
Published

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

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
8Source 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.5CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N3.92.5Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.5Medium
CVSS 3.1 vector shape for CVE-2021-23414Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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/avideo.jsunspecifiedListed
Weakness

CWE details

No CWE listed

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