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.
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.
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.
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.
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.
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.