LiveActive security incident?Get immediate response
CVE Record

CVE-2018-9331: An issue was discovered in zzcms 8.2.

An issue was discovered in zzcms 8.2. user/adv.php allows remote attackers to delete arbitrary files via directory traversal sequences in the oldimg parameter. This can be leveraged for database access by deleting install.lock.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2018-9331 affects zzcms 8.2. A remote attacker could cause the application to delete files outside the intended image path. The CVE record says this can be used to delete install.lock, potentially enabling database access. No CVSS score, patch version, or active exploitation evidence is provided.

Executive priority

Treat as a high-priority legacy web application risk if zzcms 8.2 is present. The business concern is unauthorized file deletion and possible database exposure, but evidence is sparse and no active exploitation is cited.

Technical view

The flaw is in user/adv.php handling of the oldimg parameter. Directory traversal sequences can reach unintended filesystem paths and trigger arbitrary file deletion. The public description specifically notes deletion of install.lock as a path to database access. The affected metadata is incomplete, but the description identifies zzcms 8.2.

Likely exposure

Exposure is most likely on internet-facing zzcms 8.2 deployments where user/adv.php is reachable. The provided CVE metadata does not identify CPEs, vendor details, or other affected versions.

Exploitation context

The source bundle does not show KEV listing or active exploitation. Public details describe the vulnerable parameter and consequence, so defenders should assume probing is possible where old zzcms instances remain exposed.

Researcher notes

The record has limited enrichment: no CVSS, CWE, CPE, vendor field, or named fix. The strongest facts are the zzcms 8.2 reference, user/adv.php location, oldimg traversal vector, arbitrary file deletion impact, and install.lock consequence.

Mitigation direction

  • Identify any zzcms 8.2 deployments and prioritize removal from public exposure.
  • Check upstream zzcms guidance for a fixed release or official patch.
  • Restrict access to user/adv.php until remediation is confirmed.
  • Ensure critical installation and database-protection files are restored from trusted backups if missing.
  • Review filesystem permissions to limit web-process deletion of sensitive files.

Validation and detection

  • Confirm whether any deployed application is zzcms 8.2.
  • Check whether user/adv.php is reachable from untrusted networks.
  • Review web logs for oldimg requests containing traversal patterns.
  • Verify install.lock and related setup-protection files still exist where expected.
  • After remediation, confirm file deletion is constrained to intended upload paths.
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.

description · low confidence lookup

Database behavior lookup

The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
description · low confidence lookup

File 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 lookup
cve · low confidence lookup

CVE-2018-9331 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
2Source 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.