LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3160: Cisco Meeting Server Extensible Messaging and Presence Protocol Denial of Service Vulnerability

A vulnerability in the Extensible Messaging and Presence Protocol (XMPP) feature of Cisco Meeting Server software could allow an unauthenticated, remote attacker to cause a denial of service (DoS) condition for users of XMPP conferencing applications. Other applications and processes are unaffected. The vulnerability is due to improper input validation of XMPP packets. An attacker could exploit this vulnerability by sending crafted XMPP packets to an affected device. An exploit could allow the attacker to cause process crashes and a DoS condition for XMPP conferencing applications.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Cisco Meeting Server has a flaw in its XMPP conferencing feature that can let an unauthenticated remote attacker crash XMPP-related processes. The reported impact is service disruption for XMPP conferencing applications, not data compromise or other Meeting Server processes. Business urgency depends on whether this feature is reachable by users or the internet.

Executive priority

Treat as a moderate availability risk. Escalate if Cisco Meeting Server supports critical meetings, incident response, customer sessions, or externally reachable XMPP services. The evidence does not indicate data theft or active exploitation.

Technical view

CVE-2020-3160 is improper input validation in Cisco Meeting Server's XMPP feature. Crafted XMPP packets can trigger process crashes and a denial-of-service condition for XMPP conferencing applications. CVSS 3.0 is 5.3, with network attack vector, low complexity, no privileges, no user interaction, and low availability impact.

Likely exposure

Exposure appears limited to Cisco Meeting Server deployments using or exposing XMPP conferencing applications. The source bundle does not specify affected version ranges, so teams must confirm product version and feature usage against Cisco guidance.

Exploitation context

The bundle supports unauthenticated remote denial of service via crafted XMPP packets. It does not show active exploitation, public exploit availability, or CISA KEV listing. Other Meeting Server applications and processes are reported unaffected.

Researcher notes

Key details are CWE-20 improper input validation, XMPP packet handling, unauthenticated remote reachability, and XMPP process crash impact. The provided data omits affected version ranges and specific fixed releases, so validation should anchor on Cisco's advisory rather than assumptions.

Mitigation direction

  • Check Cisco's advisory for affected releases, fixed software, and supported upgrade paths.
  • Inventory Cisco Meeting Server instances and confirm whether XMPP conferencing is enabled.
  • Restrict XMPP exposure to trusted networks where business operations allow it.
  • Prioritize remediation for internet-reachable or business-critical conferencing deployments.

Validation and detection

  • Confirm Cisco Meeting Server version and XMPP feature status for each deployment.
  • Compare deployed versions with Cisco advisory guidance for this CVE.
  • Review monitoring for XMPP conferencing process crashes or recurring service restarts.
  • Document whether XMPP endpoints are reachable from untrusted networks.
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-3160 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
5.3 (3.0)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.0 score

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

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

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoCisco Meeting ServerunspecifiedListed
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.