EbxApplication · Tibco

CVE-2019-17330

CRITICAL · 9.6 CVSS v3.1 Published 2019-11-12
Fix available
A fix is available. Upgrade to after 5.8.1 or later.
See remediation →
100/100
Remediation priority · Urgent
Remotely reachable No privileges

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
The Web server component of TIBCO Software Inc.'s TIBCO EBX contains multiple vulnerabilities that theoretically allow authenticated users to perform stored cross-site scripting (XSS) attacks, and unauthenticated users to perform reflected cross-site scripting attacks. Affected releases are TIBCO Software Inc.'s TIBCO EBX: versions up to and including 5.8.1.fixR, versions 5.9.3, 5.9.4, 5.9.5, and 5.9.6.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

TIBCO EBX web server contains stored and reflected XSS vulnerabilities. Authenticated users can inject malicious scripts that persist (stored XSS), while unauthenticated users can trigger reflective attacks via crafted URLs. The 9.6 CVSS reflects the ease of exploitation and potential for session hijacking, credential theft, or malicious action execution in user browsers.

MitigationUpgrade TIBCO EBX to vendor-provided patched version; implement output encoding, input validation, and Content Security Policy headers as compensating controls until patching is feasible.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
EbxApplication
Affected:<= 5.8.1= 5.8.1= 5.9.3= 5.9.4= 5.9.5= 5.9.6

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
None
User interaction
Required
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

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

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify Tibco Ebx version
    Locate the EBX version through the product's about page, version manifest file within the installation directory, or by accessing the /about endpoint on the web interface if available
    Affected if The installed version is 5.8.1, 5.9.3, 5.9.4, 5.9.5, 5.9.6, or any version <= 5.8.1
  2. Confirm EBX web server is accessible
    Verify the EBX web application is running and accessible by accessing the configured web URL and port (commonly 8080 or 8443)
    Affected if The EBX web interface is exposed and responds to HTTP requests
  3. Check for stored XSS injection points
    Review application input fields and forms where user-supplied data is stored and displayed back, looking for lack of output encoding in the application response
    Affected if User-supplied data is rendered without proper sanitization and persists in the application
  4. Check for reflected XSS via URL parameters
    Test URL parameters and query strings by submitting special characters and observing if they are reflected in the response without encoding
    Affected if URL parameters are reflected in the page response without proper encoding

If the installed Tibco Ebx version falls within 5.8.1 through 5.9.6 (or <=5.8.1) and the web interface is accessible without input validation or output encoding, the environment is affected by CVE-2019-17330.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

From vendor data
Upgrade available Upgrade to a release after 5.8.1
Interim mitigation

Upgrade TIBCO EBX to vendor-provided patched version; implement output encoding, input validation, and Content Security Policy headers as compensating controls until patching is feasible.

Fix this in Ebx Scoped from the published advisory
  • Consultation4.0 h
  • Implementation8.0 h
  • Testing4.0 h
  • Review / QA3.0 h
19.0 hours of engineering $3,380
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,408.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2019-17330 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2019-17330 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data