ActivespacesApplication · Tibco

CVE-2021-28824

HIGH · 8.8 CVSS v3.1 Published 2021-03-23
Fix available
A fix is available. Upgrade to 4.6.0 or later.
See remediation →
90/100
Remediation priority · Urgent
Zero-click

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 Windows Installation component of TIBCO Software Inc.'s TIBCO ActiveSpaces - Community Edition, TIBCO ActiveSpaces - Developer Edition, and TIBCO ActiveSpaces - Enterprise Edition contains a vulnerability that theoretically allows a low privileged attacker with local access on some versions of the Windows operating system to insert malicious software. The affected component can be abused to execute the malicious software inserted by the attacker with the elevated privileges of the component. This vulnerability results from a lack of access restrictions on certain files and/or folders in the installation. Affected releases are TIBCO Software Inc.'s TIBCO ActiveSpaces - Community Edition: versions 4.5.0 and below, TIBCO ActiveSpaces - Developer Edition: versions 4.5.0 and below, and TIBCO ActiveSpaces - Enterprise Edition: versions 4.5.0 and below.

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

A local privilege escalation vulnerability exists in the Windows installer component of TIBCO ActiveSpaces (versions 4.5.0 and below) due to missing access restrictions on certain installation files and folders. A low-privileged attacker with local Windows access can place malicious software which the installer then executes with elevated privileges.

MitigationApply vendor patches when available. Until then, restrict file system permissions on the TIBCO installation directory to prevent unauthorized write access by non-privileged users, and audit the installation folder for any unauthorized files.

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
ActivespacesApplication
Affected:< 4.6.0

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
Local
Complexity
Low
Privileges
Low
User interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/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 installed TIBCO ActiveSpaces version
    Open Windows Control Panel > Programs and Features, or run 'wmic product get name,version' to list installed TIBCO products. Look for ActiveSpaces in the list and note the version number.
    Affected if The installed version is 4.5.0 or below (any version < 4.6.0 indicates vulnerability)
  2. Locate TIBCO ActiveSpaces installation directory
    Right-click the installed program in Programs and Features and select Properties, or check the installation logs, to find the installation path. Default locations are typically C:\Program Files\TIBCO or C:\TIBCO.
    Affected if The installation directory exists on the system
  3. Verify file system permissions on installation folder
    Right-click the TIBCO installation folder, go to Properties > Security tab. Check which users and groups have Write or Full Control permissions. Specifically examine if Users orAuthenticated Users have write access.
    Affected if Non-privileged users (such as Users group or standard users) have Write or Full Control permissions on the installation directory
  4. Audit installation folder for unauthorized files
    Open the TIBCO installation directory in File Explorer. Look for any unexpected .exe, .dll, .bat, .cmd, or .ps1 files that were not part of a recent install or update. Check folder modification timestamps.
    Affected if Any suspicious or unrecognized executable files are present in the installation directory that could have been placed by a low-privileged attacker

A system is affected if TIBCO ActiveSpaces version is below 4.6.0 AND the installation directory permits write access by non-privileged users.

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.

dbcve · scoped
Upgrade available Upgrade to 4.6.0 or later
Fixed in 4.6.0
Interim mitigation

Apply vendor patches when available. Until then, restrict file system permissions on the TIBCO installation directory to prevent unauthorized write access by non-privileged users, and audit the installation folder for any unauthorized files.

Recommended fix High confidence

TIBCO ActiveSpaces versions 4.6.0 and later (Community, Developer, and Enterprise editions)

  1. Identify the currently installed TIBCO ActiveSpaces version on the Windows system
  2. Download TIBCO ActiveSpaces version 4.6.0 or later from the official TIBCO support portal
  3. Review the upgrade documentation provided by TIBCO for version 4.6.0
  4. Backup the current installation including configuration files and any custom settings
  5. Stop all running TIBCO ActiveSpaces services and processes
  6. Install version 4.6.0 using the Windows Installation component
  7. Verify that access restrictions are properly configured on installation folders post-upgrade
  8. Restart the TIBCO ActiveSpaces services

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Activespaces Scoped from the published advisory
  • Consultation6.0 h
  • Implementation12.0 h
  • Testing8.0 h
  • Review / QA4.0 h
30.0 hours of engineering $5,280
Get the upgrade done

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

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2021-28824 — 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-2021-28824 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