LiveActive security incident?Get immediate response
CVE Record

CVE-2022-30578: TIBCO EBX Add-ons Stored XSS vulnerability

The Web Server component of TIBCO Software Inc.'s TIBCO EBX Add-ons contains an easily exploitable vulnerability that allows a low privileged attacker with network access to execute Stored Cross Site Scripting (XSS) on the affected system. A successful attack using this vulnerability requires human interaction from a person other than the attacker. Affected releases are TIBCO Software Inc.'s TIBCO EBX Add-ons: versions 5.4.1 and below.

HighCVSS 8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

TIBCO EBX Add-ons had a stored cross-site scripting flaw. A low-privileged user with network access could place malicious content that runs when another user interacts with it. The CVSS score is high, but the provided sources do not show known active exploitation.

Executive priority

Prioritize remediation for any active EBX Add-ons deployment because the flaw can affect confidentiality, integrity, and availability after user interaction. Urgency is high, but not KEV-driven based on the provided evidence.

Technical view

CVE-2022-30578 is CWE-79 stored XSS in the Web Server component of TIBCO EBX Add-ons. It affects versions 5.4.1 and below. The CVSS 3.1 vector is AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H, meaning exploitation requires low privileges and victim interaction.

Likely exposure

Exposure is likely limited to organizations running TIBCO EBX Add-ons 5.4.1 or earlier, particularly where low-privileged users can access the affected web component. The sources do not identify specific deployment defaults, internet exposure patterns, or affected submodules beyond EBX Add-ons.

Exploitation context

The provided data says exploitation is easy, network-accessible, and requires a separate user's interaction. CISA KEV status is false in the bundle, and no cited source here confirms exploitation in the wild.

Researcher notes

The bundle identifies product, affected version ceiling, CVSS vector, CWE, privilege requirement, and user-interaction requirement. It does not provide vulnerable parameters, proof-of-concept details, fixed versions, or confirmed exploitation evidence.

Mitigation direction

  • Inventory TIBCO EBX Add-ons deployments and versions.
  • Treat versions 5.4.1 and below as affected.
  • Review TIBCO advisory pages for vendor-supported fixed releases or mitigations.
  • Restrict network access to EBX Add-ons while remediation is pending.
  • Limit low-privileged accounts that can create or modify stored web content.

Validation and detection

  • Confirm whether EBX Add-ons is installed in each EBX environment.
  • Compare installed versions against the affected threshold: 5.4.1 and below.
  • Check TIBCO advisory pages for exact remediation guidance.
  • Review logs for suspicious stored content changes or unusual user-session behavior.
  • Perform safe authorized XSS regression testing in a non-production environment.
Prepared
Confidence
high
Sources
5

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
cve · low confidence lookup

CVE-2022-30578 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
High
CVSS
8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H

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
4Source 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
8CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H2.15.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8High
CVSS 3.1 vector shape for CVE-2022-30578Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H

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
TIBCO Software Inc.TIBCO EBX Add-onsunspecifiedListed
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.