LiveActive security incident?Get immediate response
CVE Record

CVE-2022-27545: HCL BigFix Web Reports authorized users may perform HTML injection.

BigFix Web Reports authorized users may perform HTML injection for the email administrative configuration page.

MediumCVSS 4.6Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2022-27545 affects HCL BigFix Web Reports. An authorized user may inject HTML into the email administrative configuration page, potentially misleading another user or affecting displayed content. The published severity is medium, with limited confidentiality and integrity impact and no availability impact.

Executive priority

Treat this as a moderate-priority administrative-console issue. It does not indicate unauthenticated compromise or active exploitation in the supplied evidence, but affected BigFix deployments should be checked and aligned with HCL guidance.

Technical view

The issue is categorized as CWE-79 and has CVSS 3.1 score 4.6: AV:L/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N. Sources identify HCL BigFix versions 9.5 and 10.0 as affected. The source bundle does not specify fixed versions, exploit details, or named workarounds.

Likely exposure

Exposure is most likely in environments running HCL BigFix Web Reports 9.5 or 10.0 where authorized users can access the email administrative configuration page.

Exploitation context

The source bundle does not show active exploitation, and the CVE is not listed as KEV. The CVSS vector indicates low privileges and user interaction are required, with local attack vector scoring.

Researcher notes

Evidence is limited to the CVE metadata and HCL advisory reference. Avoid assuming exploitability beyond authorized-user HTML injection on the email administrative configuration page. Key unknowns include fixed builds, exact injection persistence, and required user role boundaries.

Mitigation direction

  • Identify whether BigFix Web Reports 9.5 or 10.0 is deployed.
  • Review HCL KB0098998 for official fixed versions or workarounds.
  • Apply vendor-provided updates or configuration guidance after confirming applicability.
  • Restrict Web Reports administrative configuration access to trusted administrators.
  • Monitor email configuration changes for unexpected HTML or unauthorized edits.

Validation and detection

  • Inventory BigFix Web Reports versions across managed environments.
  • Review permissions for the email administrative configuration page.
  • Check recent configuration changes by low-privileged authorized users.
  • Inspect the affected page for unexpected injected HTML content.
  • Confirm remediation status against HCL advisory KB0098998.
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-2022-27545 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
Medium
CVSS
4.6 (3.1)
Known Exploited
No
Published

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

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.

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

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
4.6CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N1.52.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

4.6Medium
CVSS 3.1 vector shape for CVE-2022-27545Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
HCL SoftwareHCL BigFix9.5, 10.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.