LiveActive security incident?Get immediate response
CVE Record

CVE-2024-37773: An HTML injection vulnerability in Sunbird DCIM dcTrack 9.1.2 allows attackers authenticated as administrat...

An HTML injection vulnerability in Sunbird DCIM dcTrack 9.1.2 allows attackers authenticated as administrators to inject arbitrary HTML code in an admin screen.

MediumCVSS 4.8Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2024-37773 is an HTML injection issue in Sunbird DCIM dcTrack 9.1.2. The source says an authenticated administrator can place arbitrary HTML into an admin screen. Business urgency is moderate because exploitation requires admin privileges and user interaction, but dcTrack may support data center operations where trust boundaries matter.

Executive priority

Treat this as a moderate-priority hygiene and access-control issue, not an emergency based on current evidence. Prioritize faster if dcTrack is internet-reachable, broadly administered, or used in sensitive data center workflows.

Technical view

The CVE describes network-reachable HTML injection in an admin screen of dcTrack 9.1.2, with CVSS 3.1 score 4.8. The vector indicates low attack complexity, high privileges required, user interaction required, changed scope, low confidentiality and integrity impact, and no availability impact. Structured affected-product metadata is incomplete.

Likely exposure

Exposure is most likely limited to organizations running Sunbird DCIM dcTrack 9.1.2 with users who can authenticate as administrators. The source bundle does not identify additional affected versions or CPEs.

Exploitation context

The CVE is not listed as CISA KEV in the bundle, and no cited source supports active exploitation. The attack scenario depends on administrator-level access and another user interacting with the affected admin screen.

Researcher notes

Evidence is limited to the CVE metadata and a dcTrack 9.2.0 release-notes reference. The CWE entry is CWE-94, but the description calls the issue HTML injection. Do not assume broader code execution, affected versions, or a confirmed patch without vendor documentation.

Mitigation direction

  • Check Sunbird dcTrack guidance and 9.2.0 release notes for fixed-version information.
  • Restrict dcTrack administrative access to trusted users and management networks.
  • Review administrator accounts and remove unnecessary elevated privileges.
  • Monitor admin-screen content changes for unexpected HTML or suspicious modifications.
  • Prioritize remediation based on dcTrack operational criticality and exposure.

Validation and detection

  • Inventory dcTrack deployments and identify any running version 9.1.2.
  • Confirm whether dcTrack admin interfaces are reachable from untrusted networks.
  • Review admin audit logs for unexpected changes to configurable screen content.
  • Check vendor documentation for whether a fixed release is available.
  • Document compensating controls if immediate upgrade guidance is unavailable.
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-94: Code execution behavior lookup

Code execution and unsafe deserialization weaknesses often justify reviewing execution behavior and process telemetry. 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-2024-37773 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.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:H/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
3Timeline events
1ADP providers
2Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

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.8CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N1.72.7CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

4.8Medium
CVSS 3.1 vector shape for CVE-2024-37773Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:H/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

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

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

CWE-94 · source CWE mapping

Improper Control of Generation of Code ('Code Injection')

Improper Control of Generation of Code ('Code Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.