LiveActive security incident?Get immediate response
CVE Record

CVE-2020-36608: Tribal Systems Zenario CMS Error Log Module admin_organizer.js cross site scripting

A vulnerability, which was classified as problematic, has been found in Tribal Systems Zenario CMS. Affected by this issue is some unknown functionality of the file admin_organizer.js of the component Error Log Module. The manipulation leads to cross site scripting. The attack may be launched remotely. The name of the patch is dfd0afacb26c3682a847bea7b49ea440b63f3baa. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-212816.

LowCVSS 3.5Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

This is a low-severity cross-site scripting issue in Tribal Systems Zenario CMS. It affects the Error Log Module's admin_organizer.js file and could let a lower-privileged attacker influence an administrator-facing browser session after user interaction.

Executive priority

Handle in normal patch cadence unless the Zenario admin interface is broadly exposed or many semi-trusted users have CMS access. Business risk is limited by low severity and required interaction, but admin-session integrity still matters.

Technical view

CVE-2020-36608 is an XSS flaw in unspecified functionality of Zenario CMS Error Log Module admin_organizer.js. The CVSS 3.1 vector is AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N, indicating remote reachability, required privileges, required user interaction, and limited integrity impact.

Likely exposure

Exposure appears limited to Tribal Systems Zenario CMS deployments using the affected Error Log Module code. The source bundle does not identify affected version ranges, CPEs, or deployment conditions beyond the component and file name.

Exploitation context

The source bundle says the attack may be launched remotely, but requires privileges and user interaction per CVSS. CISA KEV is false, and no provided source states active exploitation or public weaponization.

Researcher notes

The record lacks exact affected versions and details about the vulnerable data path. Treat validation as patch-presence and component-exposure based. Do not infer exploitability beyond XSS, remote launch, PR:L, and UI:R from the provided sources.

Mitigation direction

  • Apply the vendor patch identified as commit dfd0afacb26c3682a847bea7b49ea440b63f3baa.
  • Check Tribal Systems release guidance for versions containing that patch.
  • Restrict admin access to trusted users and networks where feasible.
  • Prioritize update scheduling based on whether Zenario admin functions are exposed.

Validation and detection

  • Inventory Zenario CMS deployments and confirm whether the Error Log Module is present.
  • Verify installed code includes commit dfd0afacb26c3682a847bea7b49ea440b63f3baa or a later vendor release.
  • Review admin exposure and access controls for the CMS management interface.
  • Confirm no untrusted lower-privileged users can access relevant admin workflows.
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.

cwe · low confidence lookup

CWE-707: 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-2020-36608 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
Low
CVSS
3.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/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
3Source 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
3.5CVSS 3.1LowCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N2.11.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

3.5Low
CVSS 3.1 vector shape for CVE-2020-36608Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/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
Tribal SystemsZenario CMSn/aListed
Weakness

CWE details

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

CWE-707 · source CWE mapping

Improper Neutralization

Improper Neutralization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.