Security readout for executives and security teams
Plain-English summary
CVE-2022-40443 is a path traversal flaw in ZZCMS 2022 that may let an unauthenticated internet user read sensitive information through a public site endpoint. The business risk is information disclosure, not takeover, based on the provided CVSS data.
Executive priority
Treat this as a moderate-priority exposure review for internet-facing ZZCMS 2022 sites. Prioritize confirmation and containment over emergency response unless logs or vendor advisories show exploitation.
Technical view
The CVE describes CWE-22 absolute path traversal in /one/siteinfo.php. CVSS 3.1 is 5.3: network-reachable, low complexity, no privileges or user interaction, unchanged scope, low confidentiality impact, and no stated integrity or availability impact.
Likely exposure
Exposure is likely limited to organizations running ZZCMS 2022 with /one/siteinfo.php reachable by untrusted users. The source bundle does not provide CPEs, exact vendor metadata, or affected version ranges beyond ZZCMS 2022.
Exploitation context
The source bundle does not show CISA KEV listing or active exploitation evidence. It indicates unauthenticated remote reachability and information disclosure potential, which makes internet-facing deployments the main concern.
Researcher notes
Evidence is thin: the CVE record names ZZCMS 2022 and one endpoint, but affected vendor/product fields are n/a. Do not broaden scope without local evidence or additional vendor confirmation.
Mitigation direction
- Identify whether any internet-facing systems run ZZCMS 2022.
- Check the referenced maintainer issue and vendor guidance for remediation.
- Restrict untrusted access to /one/siteinfo.php where operationally possible.
- Monitor web logs for suspicious requests to the affected endpoint.
- Retire or isolate unsupported ZZCMS deployments if no fix is available.
Validation and detection
- Inventory web applications for ZZCMS 2022 deployments.
- Confirm whether /one/siteinfo.php is externally reachable.
- Review logs for unusual access patterns involving the affected endpoint.
- Verify whether vendor or maintainer guidance has been applied.
- Document any compensating access controls around affected systems.
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-22: File access and web shell behavior lookup
File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection 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 lookupFile access behavior lookup
The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2022-40443 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
- Medium
- CVSS
- 5.3 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/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:N/UI:N/S:U/C:L/I:N/A:N3.91.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.3MediumVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/liong007/ZZCMS/issues/1CVE 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.
