LiveActive security incident?Get immediate response
CVE Record

CVE-2020-7029: Avaya Product System Management Interface Cross-Site Request Forgery Vulnerability

A Cross-Site Request Forgery (CSRF) vulnerability was discovered in the System Management Interface Web component of Avaya Aura Communication Manager and Avaya Aura Messaging. This vulnerability could allow an unauthenticated remote attacker to perform Web administration actions with the privileged level of the authenticated user. Affected versions of Communication Manager are 7.0.x, 7.1.x prior to 7.1.3.5 and 8.0.x. Affected versions of Messaging are 7.0.x, 7.1 and 7.1 SP1.

MediumCVSS 6.4Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This vulnerability could let an attacker trick a logged-in Avaya administrator into performing unwanted web administration actions. It affects specific Avaya Aura Communication Manager and Aura Messaging versions. The issue is not listed as known exploited in the provided sources, but it can create business risk where privileged web admin sessions are reachable and used regularly.

Executive priority

Treat this as a moderate-priority remediation item for Avaya voice and messaging environments. Prioritize systems with active administrator use, broad network reachability, or high operational dependence on Avaya services.

Technical view

CVE-2020-7029 is a CSRF flaw in the System Management Interface Web component. An unauthenticated remote attacker could cause actions to run with the privileges of an authenticated user. CVSS 3.1 is 6.4, with network attack vector, high complexity, required user interaction, and high integrity impact.

Likely exposure

Exposure is likely limited to organizations running the affected Avaya Aura versions and using the SMI web administration interface. The affected Communication Manager versions are 7.0.x, 7.1.x before 7.1.3.5, and 8.0.x. Affected Messaging versions are 7.0.x, 7.1, and 7.1 SP1.

Exploitation context

The provided sources do not show active exploitation or CISA KEV listing. Exploitation requires user interaction and an authenticated privileged user context, which lowers likelihood but keeps impact meaningful because successful abuse can perform administration actions.

Researcher notes

The source bundle establishes affected versions, CWE-352, CVSS 6.4, and the CSRF impact model. It does not provide exploit details, observed exploitation, or named fixed versions beyond Communication Manager 7.1.x prior to 7.1.3.5 being affected.

Mitigation direction

  • Identify affected Avaya Aura Communication Manager and Messaging deployments.
  • Review the Avaya advisory for vendor-approved updates or remediation guidance.
  • Restrict SMI access to trusted administrative networks where feasible.
  • Reduce administrator exposure to untrusted web content during active sessions.
  • Review privileged web administration procedures for CSRF risk.

Validation and detection

  • Confirm installed Communication Manager and Messaging versions against the affected ranges.
  • Verify whether the System Management Interface Web component is enabled and reachable.
  • Check whether administrative access is limited to trusted networks or VPN paths.
  • Review web administration logs for unexpected privileged changes.
  • Document vendor advisory status and planned remediation owner.
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 · medium confidence lookup

CWE-352: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-7029 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.4 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/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
6.4CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:L1.64.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.4Medium
CVSS 3.1 vector shape for CVE-2020-7029Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
AvayaAvaya Aura Communication Manager8.0.x, 7.0Listed
AvayaAvaya Aura Messaging7.0Listed
Weakness

CWE details

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

CWE-352 · source CWE mapping

Cross-Site Request Forgery (CSRF)

Cross-Site Request Forgery (CSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.