LiveActive security incident?Get immediate response
CVE Record

CVE-2021-33192: Display information UI XSS

A vulnerability in the HTML pages of Apache Jena Fuseki allows an attacker to execute arbitrary javascript on certain page views. This issue affects Apache Jena Fuseki from version 2.0.0 to version 4.0.0 (inclusive).

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Apache Jena Fuseki versions 2.0.0 through 4.0.0 contain a web UI cross-site scripting flaw. An attacker could cause JavaScript to run when certain Fuseki HTML pages are viewed. Business risk depends on who can reach the Fuseki interface and whether administrators or trusted users use it.

Executive priority

Handle as a targeted web application risk, not a confirmed emergency. Prioritize remediation for internet-facing or administrator-used Fuseki interfaces because XSS can affect trusted sessions and operational visibility.

Technical view

CVE-2021-33192 is a CWE-79 XSS issue in Apache Jena Fuseki HTML display pages. The public record says arbitrary JavaScript can execute on certain page views. Affected range is Apache Jena Fuseki2 2.0.0 to 4.0.0 inclusive. CVSS is not provided in the supplied sources.

Likely exposure

Organizations are exposed if they run Apache Jena Fuseki2 versions 2.0.0 through 4.0.0 and users can access the vulnerable HTML UI pages.

Exploitation context

The supplied sources do not show CISA KEV listing or active exploitation. They also do not provide exploit prerequisites, affected page details, or a public proof-of-concept. Treat exploitation status as unconfirmed.

Researcher notes

Key missing evidence includes CVSS score, exact vulnerable views, authentication context, and fixed-version details in the supplied bundle. The affected range and CWE are clear, but exploitation likelihood and remediation specifics require vendor advisory confirmation.

Mitigation direction

  • Identify all Apache Jena Fuseki deployments and versions.
  • Prioritize versions 2.0.0 through 4.0.0 for remediation review.
  • Check Apache Jena guidance for the fixed or recommended release.
  • Restrict Fuseki UI access until remediation is confirmed.
  • Monitor logs for suspicious UI access patterns.

Validation and detection

  • Confirm whether Fuseki2 is present in asset inventory.
  • Verify running versions against the 2.0.0 through 4.0.0 affected range.
  • Review whether the Fuseki web UI is internet-accessible.
  • Check vendor advisory details before declaring remediation complete.
  • Document compensating access controls for any unpatched instance.
Prepared
Confidence
medium
Sources
3

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-2021-33192 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Apache Software FoundationApache Jena FusekiApache Jena Fuseki2 2.0.0 to 4.0.0Listed
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.