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.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupCVE-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- 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
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:L1.64.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.4MediumVector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:L
Source materials
- CVE List V5 sourceCVE List V5
- https://support.avaya.com/css/P8/documents/101070201CVE reference · x_refsource_CONFIRM
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
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.
