LiveActive security incident?Get immediate response
CVE Record

CVE-2021-45843: glFusion CMS v1.7.9 is affected by a reflected Cross Site Scripting (XSS) vulnerability.

glFusion CMS v1.7.9 is affected by a reflected Cross Site Scripting (XSS) vulnerability. The value of the title request parameter is copied into the value of an HTML tag attribute which is encapsulated in double quotation marks. This input was echoed unmodified in the application's response.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2021-45843 describes a reflected XSS issue reported in glFusion CMS v1.7.9. A request value named title was returned in an HTML attribute without modification, which could let attacker-controlled content run in a victim’s browser if they interact with a crafted link.

Executive priority

Treat this as a moderate web application risk. It can affect user sessions and trust, but the bundle does not show active exploitation or critical impact. Prioritize confirming whether glFusion 1.7.9 is in use, especially on public-facing sites.

Technical view

The report says the title request parameter is copied into a double-quoted HTML tag attribute and echoed unmodified. That is consistent with reflected cross-site scripting caused by missing output encoding or input handling around attribute context.

Likely exposure

Exposure is likely limited to organizations running glFusion CMS v1.7.9 on reachable web pages using the affected title parameter. The source bundle does not provide CPEs, exact routes, authentication context, or broader affected version ranges.

Exploitation context

The CVE is not listed as KEV in the provided bundle, and no cited source states active exploitation. A public GitHub reference exists, but the bundle does not establish real-world exploitation, exploit maturity, or attacker adoption.

Researcher notes

Evidence is narrow: the CVE description identifies reflected XSS behavior and the public reference, but not CVSS, CWE, CPEs, fixed versions, exact endpoint, or authentication requirements. Validation should focus on asset/version confirmation and safe review of reflected output handling.

Mitigation direction

  • Review glFusion vendor guidance for a fixed release or official workaround.
  • Upgrade affected glFusion 1.7.9 deployments when vendor guidance identifies a safe target.
  • Apply output encoding for reflected parameters in maintained custom code.
  • Temporarily restrict exposed affected pages if they are not business-critical.
  • Use browser security headers or WAF rules only as temporary risk reduction.

Validation and detection

  • Inventory internet-facing and internal glFusion CMS deployments.
  • Confirm whether any deployment runs glFusion CMS v1.7.9.
  • Review affected pages for title parameter reflection into HTML attributes.
  • Check logs for unusual title parameter activity without reproducing payloads.
  • Verify remediation using safe non-executable test strings and response inspection.
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.

cve · low confidence lookup

CVE-2021-45843 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
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.