LiveActive security incident?Get immediate response
CVE Record

CVE-2019-7000: Avaya Aura Conferencing XSS

A Cross-Site Scripting (XSS) vulnerability in the Web UI of Avaya Aura Conferencing may allow code execution and potentially disclose sensitive information. Affected versions of Avaya Aura Conferencing include all 8.x versions prior to 8.0 SP14 (8.0.14). Prior versions not listed were not evaluated.

MediumCVSS 5.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Avaya Aura Conferencing 8.x before 8.0 SP14 has a web interface cross-site scripting flaw. If a user is tricked into interacting with malicious content, attacker-controlled script could run in that user’s session and potentially expose sensitive information.

Executive priority

Treat as a moderate-priority remediation if Avaya Aura Conferencing is still deployed. The main business concern is sensitive information exposure through user-targeted web interaction, not a confirmed mass-exploitation event.

Technical view

CVE-2019-7000 is CWE-79 XSS in the Avaya Aura Conferencing Web UI. CVSS 3.0 is 5.9, with network access, high attack complexity, no privileges, and required user interaction. Sources identify all 8.x versions before 8.0 SP14 as affected; earlier versions were not evaluated.

Likely exposure

Exposure is likely limited to organizations still running Avaya Aura Conferencing 8.x before 8.0 SP14. Risk rises where the conferencing web UI is reachable by broad user populations or untrusted networks.

Exploitation context

The source bundle does not show CISA KEV listing or confirmed active exploitation. The CVSS vector indicates exploitation requires user interaction and high complexity, but could have high confidentiality impact if successful.

Researcher notes

Evidence supports XSS in the Web UI affecting 8.x before 8.0 SP14. Prior versions were not evaluated, so absence from the affected list should not be treated as proof of safety without vendor confirmation.

Mitigation direction

  • Upgrade Avaya Aura Conferencing 8.x to 8.0 SP14 or later per Avaya guidance.
  • Restrict access to the conferencing Web UI to trusted networks and users.
  • Review Avaya advisory details before applying compensating controls.
  • Monitor vendor support status for any still-running unsupported deployments.

Validation and detection

  • Inventory Avaya Aura Conferencing instances and confirm exact installed versions.
  • Verify whether any 8.x deployment is below 8.0 SP14.
  • Check whether the Web UI is internet-accessible or broadly reachable internally.
  • Review web logs for unusual user-triggered script or parameter activity.
Prepared
Confidence
high
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-79: 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
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-2019-7000 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.9 (3.0)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.0 score

5.9Medium
CVSS 3.0 vector shape for CVE-2019-7000Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/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
AvayaAvaya Aura Conferencing8.xListed
Weakness

CWE details

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

CWE-79 · source CWE mapping

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.