LiveActive security incident?Get immediate response
CVE Record

CVE-2018-9921: In CMS Made Simple 2.2.7, a Directory Traversal issue makes it possible to determine the existence of files...

In CMS Made Simple 2.2.7, a Directory Traversal issue makes it possible to determine the existence of files and directories outside the web-site installation directory, and determine whether a file has contents matching a specified checksum. The attack uses an admin/checksum.php?__c= request.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CMS Made Simple 2.2.7 has a directory traversal weakness in an admin checksum request. The reported impact is information disclosure: an attacker may infer whether files or directories exist outside the site directory, and whether file contents match a chosen checksum.

Executive priority

Prioritize verification for any internet-facing CMS Made Simple 2.2.7 sites. The disclosed impact is reconnaissance and file-state disclosure, not confirmed code execution, but exposed admin endpoints should be reduced quickly.

Technical view

The CVE describes traversal through admin/checksum.php using the __c request parameter. The disclosed capability is file or directory existence testing outside the installation directory and checksum comparison against file contents. The source bundle does not provide CVSS, CWE, authentication requirements, or a named fixed version.

Likely exposure

Exposure is most likely where CMS Made Simple 2.2.7 is deployed and the admin checksum endpoint is reachable. Publicly exposed admin paths increase concern, but the bundle does not confirm authentication requirements or default reachability.

Exploitation context

The source bundle includes a public reference and states the request pattern. CISA KEV is false, and no cited source states active exploitation. Treat exploit maturity as unconfirmed based on the provided evidence.

Researcher notes

Evidence is sparse. The CVE text names the endpoint and impact but omits CVSS, CWE, authentication context, and fixed-version data. Avoid assuming arbitrary file read, write, or command execution from this bundle alone.

Mitigation direction

  • Check CMS Made Simple vendor guidance for a fixed or supported version.
  • Upgrade affected CMS Made Simple 2.2.7 installations if vendor guidance recommends it.
  • Restrict CMS admin paths to trusted users or networks.
  • Limit public reachability of admin/checksum.php where operationally possible.
  • Monitor logs for unusual requests to admin/checksum.php containing __c.

Validation and detection

  • Inventory CMS Made Simple deployments and record exact versions.
  • Identify any systems running CMS Made Simple 2.2.7.
  • Confirm whether admin/checksum.php is internet-reachable.
  • Review access logs for admin/checksum.php requests using __c.
  • Document compensating controls around admin access restrictions.
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

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-9921 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.