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.
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-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 lookupExecution 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 lookupCVE-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- 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
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.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:L/A:N1.64.2Primary CVE scoreVulnerability scoring details
Base CVSS 3.0 score
5.9MediumVector: CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://downloads.avaya.com/css/P8/documents/101060208CVE 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.
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.
