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.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupExecution 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 lookupCVE-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- 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
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N3.15.8Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
9.6CriticalVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/rapid7/metasploit-framework/pull/13828CVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
