LiveActive security incident?Get immediate response
CVE Record

CVE-2023-37525: HCL BigFix Compliance is vulnerable to a sensitive information disclosure

A sensitive information disclosure in HCL BigFix Compliance allows a remote attacker to access files under the WEB-INF directory, which may contain Java class files and configuration information, leading to unauthorized access to application internals.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2023-37525 affects HCL BigFix Compliance 2.0.9. A remote unauthenticated attacker may access files under the application’s WEB-INF directory. These files can expose Java classes and configuration details, helping an attacker understand application internals. The reported impact is confidentiality-only and rated medium by CVSS.

Executive priority

Treat as a moderate-priority exposure reduction item. Prioritize internet-facing or widely accessible BigFix Compliance 2.0.9 systems, because unauthenticated access may reveal configuration or internal application details useful for later attacks.

Technical view

The issue is a sensitive information disclosure categorized as CWE-497. The CVSS 3.1 vector is AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N with score 5.3. Public data identifies HCL BigFix Compliance 2.0.9 as affected, with other versions listed as unaffected by default in the CVE record.

Likely exposure

Exposure is most relevant where HCL BigFix Compliance 2.0.9 is reachable over a network, especially from untrusted networks. The vulnerability does not require authentication or user interaction, but the documented direct impact is limited information disclosure.

Exploitation context

The source bundle does not indicate active exploitation, and this CVE is not listed as KEV. The flaw may assist reconnaissance by revealing application internals or configuration information, but no public source here supports broader compromise or exploitation in the wild.

Researcher notes

Available public details are limited to the CVE record and HCL advisory reference. Do not assume affected versions beyond 2.0.9 from the provided data. No exploit status, patch version, or workaround details are included in the source bundle.

Mitigation direction

  • Identify any HCL BigFix Compliance 2.0.9 deployments.
  • Review HCL advisory KB0128385 for vendor-provided remediation guidance.
  • Restrict network access to BigFix Compliance interfaces where business requirements allow.
  • Monitor web access logs for unusual requests targeting WEB-INF paths.

Validation and detection

  • Confirm installed HCL BigFix Compliance version across managed environments.
  • Check whether the application is externally or broadly internally reachable.
  • Review server logs for requests referencing WEB-INF resources.
  • Verify remediation status against the HCL vendor advisory.
Prepared
Confidence
high
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 · low confidence lookup

CWE-497: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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-2023-37525 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
5.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/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
5.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2023-37525Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/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
HCLSoftwareBigFix Compliance2.0.9unaffected
Weakness

CWE details

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

CWE-497 · source CWE mapping

Exposure of Sensitive System Information to an Unauthorized Control Sphere

Exposure of Sensitive System Information to an Unauthorized Control Sphere represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.