LiveActive security incident?Get immediate response
CVE Record

CVE-2020-7361: ZenTao Pro Command Injection

The EasyCorp ZenTao Pro application suffers from an OS command injection vulnerability in its '/pro/repo-create.html' component. After authenticating to the ZenTao dashboard, attackers may construct and send arbitrary OS commands via the POST parameter 'path', and those commands will run in an elevated SYSTEM context on the underlying Windows operating system.

CriticalCVSS 9.6Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

An authenticated ZenTao Pro user could make the application run operating system commands on the Windows host as SYSTEM. That can turn dashboard access into host-level compromise. The source bundle identifies ZenTao Pro 8.8.2 and the repository creation component as affected.

Executive priority

Treat this as urgent for any confirmed ZenTao Pro 8.8.2 Windows deployment. The issue can convert authenticated web access into host-level control, creating serious confidentiality and integrity risk even without unauthenticated exploitation.

Technical view

CVE-2020-7361 is CWE-78 command injection in ZenTao Pro 8.8.2. After login, the /pro/repo-create.html component accepts attacker-controlled input through the POST path parameter, causing commands to execute in elevated SYSTEM context on Windows. CVSS 3.1 is 9.6 critical with low complexity and low privileges required.

Likely exposure

Exposure is most likely where ZenTao Pro 8.8.2 is deployed on Windows and reachable by authenticated users. Internet-facing dashboards or broadly provisioned internal accounts increase risk. The bundle does not identify other affected versions.

Exploitation context

The CVE is not listed as KEV in the provided bundle, so active exploitation is not established here. A Rapid7 Metasploit pull request is cited, indicating public security tooling context exists, but exploitation still requires authenticated dashboard access.

Researcher notes

Key constraints are authentication requirement, Windows SYSTEM execution context, and a narrow version statement in the bundle. Do not broaden affected versions without vendor evidence. No patch details are provided, so remediation should be tied to EasyCorp guidance or verified compensating controls.

Mitigation direction

  • Identify any ZenTao Pro 8.8.2 Windows deployments.
  • Restrict ZenTao dashboard access to trusted users and networks.
  • Review EasyCorp guidance for fixed versions or supported mitigations.
  • Reduce or disable unnecessary accounts with dashboard access.
  • Monitor for unusual requests to /pro/repo-create.html.

Validation and detection

  • Confirm product edition, version, operating system, and exposure path.
  • Review web logs for /pro/repo-create.html POST activity.
  • Audit accounts able to authenticate to the ZenTao dashboard.
  • Check host telemetry for unexpected SYSTEM-level process activity.
  • Verify whether vendor remediation has been applied.
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-78: Command execution behavior lookup

Command injection weaknesses can lead defenders to review execution techniques and command interpreter 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
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-7361 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
Critical
CVSS
9.6 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/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
9.6CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N3.15.8Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.6Critical
CVSS 3.1 vector shape for CVE-2020-7361Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
EasyCorpZenTao Pro8.8.2Listed
Weakness

CWE details

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