LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3345: Cisco Webex Meetings and Cisco Webex Meetings Server HTML Injection Vulnerability

A vulnerability in certain web pages of Cisco Webex Meetings and Cisco Webex Meetings Server could allow an unauthenticated, remote attacker to modify a web page in the context of a browser. The vulnerability is due to improper checks on parameter values within affected pages. An attacker could exploit this vulnerability by persuading a user to follow a crafted link that is designed to pass HTML code into an affected parameter. A successful exploit could allow the attacker to alter the contents of a web page to redirect the user to potentially malicious web sites, or the attacker could leverage this vulnerability to conduct further client-side attacks.

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2020-3345 is a medium-severity HTML injection issue in certain Cisco Webex pages. An attacker would need to convince a user to open a crafted link. If successful, the viewed page content could be altered, including redirecting the user to potentially malicious websites or enabling further client-side attacks.

Executive priority

Treat this as a moderate remediation item. It can support phishing and client-side abuse, but requires user interaction and has no cited active exploitation in the supplied sources. Prioritize patch verification for exposed Webex services.

Technical view

The flaw is improper validation of parameter values on affected Cisco Webex Meetings and Webex Meetings Server pages. It is remotely reachable without authentication, requires user interaction, and has low integrity impact only. The supplied CVSS v3.0 score is 4.3 with vector AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N.

Likely exposure

Exposure is most likely where Cisco Webex Meetings Server or Cisco Webex Meetings web pages from the advisory are accessible to users. The bundle lists Cisco WebEx Meetings Server with unspecified versions, so exact version exposure must be confirmed from Cisco guidance.

Exploitation context

The supplied sources do not support active exploitation. The bundle marks KEV as false. Exploitation requires social engineering a user into following a crafted link, limiting urgency compared with server-side unauthenticated takeover issues.

Researcher notes

Evidence is limited to CVE metadata and Cisco’s advisory reference. The bundle does not provide exact affected versions, fixed versions, or workaround details. Validate against the vendor advisory before asserting product scope or remediation completeness.

Mitigation direction

  • Review Cisco advisory cisco-sa-webex-html-BJ4Y9tX for affected and fixed releases.
  • Apply Cisco-provided updates or mitigations where applicable.
  • Limit exposure of self-hosted Webex Meetings Server administrative and user portals where possible.
  • Warn users about unexpected Webex links until affected systems are addressed.

Validation and detection

  • Inventory Cisco Webex Meetings Server deployments and managed Webex environments.
  • Compare deployed versions against Cisco advisory guidance.
  • Check whether affected Webex pages are reachable by untrusted users.
  • Review support tickets or telemetry for suspicious Webex redirects.
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-20: 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-3345 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
4.3 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/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
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
4.3CVSS 3.0MediumCVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N2.81.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

4.3Medium
CVSS 3.0 vector shape for CVE-2020-3345Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoCisco WebEx Meetings Servern/aListed
Weakness

CWE details

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

CWE-20 · source CWE mapping

Improper Input Validation

Improper Input Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.