CVE-2021-23275
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 · uneditedThe Windows Installation component of TIBCO Software Inc.'s TIBCO Enterprise Runtime for R - Server Edition, TIBCO Enterprise Runtime for R - Server Edition, TIBCO Enterprise Runtime for R - Server Edition, TIBCO Spotfire Analytics Platform for AWS Marketplace, TIBCO Spotfire Server, TIBCO Spotfire Server, TIBCO Spotfire Server, TIBCO Spotfire Statistics Services, TIBCO Spotfire Statistics Services, and TIBCO Spotfire Statistics Services 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 Enterprise Runtime for R - Server Edition: versions 1.2.4 and below, TIBCO Enterprise Runtime for R - Server Edition: versions 1.3.0 and 1.3.1, TIBCO Enterprise Runtime for R - Server Edition: versions 1.4.0, 1.5.0, and 1.6.0, TIBCO Spotfire Analytics Platform for AWS Marketplace: versions 11.3.0 and below, TIBCO Spotfire Server: versions 10.3.12 and below, TIBCO Spotfire Server: versions 10.4.0, 10.5.0, 10.6.0, 10.6.1, 10.7.0, 10.8.0, 10.8.1, 10.9.0, 10.10.0, 10.10.1, 10.10.2, 10.10.3, and 10.10.4, TIBCO Spotfire Server: versions 11.0.0, 11.1.0, 11.2.0, and 11.3.0, TIBCO Spotfire Statistics Services: versions 10.3.0 and below, TIBCO Spotfire Statistics Services: versions 10.10.0, 10.10.1, and 10.10.2, and TIBCO Spotfire Statistics Services: versions 11.1.0, 11.2.0, and 11.3.0.
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 confidenceThis is a local privilege escalation vulnerability in the Windows Installation component of TIBCO products (TERR-Server Edition, Spotfire Server, Spotfire Statistics Services). A low-privileged local attacker can insert malicious software into certain installation files/folders that lack proper access restrictions, causing that malware to execute with elevated privileges (the component's elevated permissions). The root cause is insecure file/folder permissions on the installation directory.
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<= 1.2.4= 1.3.0= 1.3.1= 1.4.0= 1.5.0= 1.6.0<= 11.3.0<= 10.3.12= 10.4.0= 10.5.0= 10.6.0= 10.6.1= 10.7.0= 10.8.0= 10.8.1= 10.9.0= 10.10.0= 10.10.1= 10.10.2<= 10.3.0= 10.10.0= 10.10.1= 10.10.2= 11.1.0= 11.2.0= 11.3.0CVSS 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
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/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 checksWork through these to decide whether this CVE applies to you.
-
Identify installed TIBCO productsCheck for presence of TERR-Server Edition, Spotfire Server, Spotfire Statistics Services, or Spotfire Analytics Platform on the system. Look in Program Files or custom installation directories.Affected if Any of the affected TIBCO products are installed on the system.
-
Determine installed versionLocate the TIBCO installation directory and check version information in product documentation, version files, or the installed binaries. Common locations include the product's main directory or subdirectories named after the product.Affected if The installed version matches one of the affected versions listed in the CVE: TERR <=1.2.4 or =1.3.0/1.3.1/1.4.0/1.5.0/1.6.0; Spotfire Server <=10.3.12 or =10.4.0/10.5.0/10.6.0/10.6.1/10.7.0/10.8.0/10.8.1/10.9.0/10.10.0/10.10.1/10.10.2; Spotfire Statistics Services <=10.3.0 or =10.10.0/10.10.1/10.10
-
Inspect installation directory permissionsRight-click the TIBCO installation folder, select Properties, then Security tab. Review the permissions for Users, Everyone, or other non-admin groups. Use icacls.exe from an elevated command prompt for detailed output.Affected if Users group, Everyone, or other low-privileged accounts have Write, Modify, or Full Control permissions on the installation directory or its subfolders.
-
Check for weak ACLs on executable locationsExamine permissions on subdirectories containing executables (.exe, .dll) within the TIBCO installation folder. Look for folders where low-privileged users can create or modify files.Affected if Non-admin users can write to folders that contain executables or configuration files used by the Windows Installation component.
-
Verify service account privilegesOpen Services console, locate TIBCO-related services, check the account under which they run. Then verify if that service account has excessive file system access beyond what is necessary.Affected if The TIBCO service runs with elevated privileges and the installation directory allows write access by low-privileged users.
If a vulnerable TIBCO product version is installed AND the installation directory grants Write or Modify permissions to non-admin users, the environment is affected by this privilege escalation vulnerability.
Generated from the published advisory. Verify against your own configuration.
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 dataApply restrictive NTFS access control lists (ACLs) to the TIBCO installation directories and files, ensuring only authorized administrators and the service account have write/modify permissions; remove world-writable or group-writable permissions that allow low-privileged users to place files in protected locations.
- Consultation4.0 h
- Implementation8.0 h
- Testing4.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,120.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2021-23275 — 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 sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2021-23275 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
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.
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.
- 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