LiveActive security incident?Get immediate response
CVE Record

CVE-2021-37365: CTparental before 4.45.03 is vulnerable to cross-site scripting (XSS) in the CTparental admin panel.

CTparental before 4.45.03 is vulnerable to cross-site scripting (XSS) in the CTparental admin panel. In bl_categires_help.php, the 'categories' variable is assigned with the content of the query string param 'cat' without sanitization or encoding, enabling an attacker to inject malicious code into the output webpage.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CTparental versions before 4.45.03 have an XSS flaw in the admin panel. An attacker may be able to make malicious script run in an administrator’s browser if the vulnerable page processes attacker-controlled input. Business urgency depends on whether CTparental is deployed and whether its admin panel is reachable.

Executive priority

Treat as a targeted hygiene issue unless CTparental is internet-exposed or widely used internally. Prioritize inventory, upgrade confirmation, and admin-panel access restrictions.

Technical view

In bl_categires_help.php, the categories variable is populated from the cat query-string parameter without sanitization or output encoding. This allows malicious content to be injected into the generated admin-panel webpage. The public bundle provides no CVSS score, CWE mapping, or detailed vendor advisory.

Likely exposure

Exposure is likely limited to organizations running CTparental before 4.45.03, especially where the admin panel is reachable by untrusted networks or users.

Exploitation context

The CVE is not listed as KEV, and the supplied sources do not document active exploitation. Practical exploitation depends on admin-panel access paths and user interaction with attacker-controlled input.

Researcher notes

Evidence is sparse: the bundle identifies the vulnerable file and parameter but does not include CVSS, CWE, exploit status, or full remediation details. Avoid assuming broader affected products.

Mitigation direction

  • Upgrade CTparental to 4.45.03 or later if available.
  • Restrict CTparental admin-panel access to trusted administrators and networks.
  • Review vendor project guidance before applying operational changes.
  • Monitor admin-panel logs for unusual requests to affected PHP pages.

Validation and detection

  • Identify any deployed CTparental instances and record their versions.
  • Confirm whether any instance is older than 4.45.03.
  • Check whether the admin panel is externally reachable.
  • Review bl_categires_help.php handling of the cat parameter for sanitization and encoding.
Prepared
Confidence
medium
Sources
4

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-37365 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
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

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.