LiveActive security incident?Get immediate response
CVE Record

CVE-2018-19748: app/plug/attachment/controller/admincontroller.php in SDCMS 1.6 allows reading arbitrary files via a /?m=pl...

app/plug/attachment/controller/admincontroller.php in SDCMS 1.6 allows reading arbitrary files via a /?m=plug&c=admin&a=index&p=attachment&root= directory traversal. The value of the root parameter must be base64 encoded (note that base64 encoding, instead of URL encoding, is very rare in a directory traversal attack vector).

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2018-19748 is an arbitrary file-read issue reported in SDCMS 1.6. A crafted request to the attachment admin controller can traverse directories using a base64-encoded root value. Business risk depends on whether SDCMS 1.6 is deployed and reachable, but exposed systems could leak sensitive server files.

Executive priority

Treat as priority if SDCMS 1.6 is present on an internet-facing system. The main concern is data exposure from arbitrary file reads, not confirmed ransomware-style exploitation.

Technical view

The CVE description points to app/plug/attachment/controller/admincontroller.php in SDCMS 1.6. The vulnerable root parameter accepts a base64-encoded directory traversal value on the attachment plugin admin index route, allowing arbitrary file reads. CVSS, CWE, authentication requirements, and fixed-version details are not provided in the bundle.

Likely exposure

Exposure is likely limited to organizations running SDCMS 1.6, especially if the attachment plugin admin route is internet-accessible or insufficiently restricted.

Exploitation context

The provided CVE data does not show CISA KEV listing or active exploitation. Public references exist, but the bundle does not provide verified exploit-in-the-wild evidence.

Researcher notes

Evidence is sparse. The CVE names SDCMS 1.6 and a specific controller and parameter pattern, but does not include CVSS, CWE, authentication context, affected CPEs, or remediation details. Avoid assuming patched versions without vendor confirmation.

Mitigation direction

  • Inventory systems for SDCMS 1.6 and the attachment plugin.
  • Check SDCMS project or vendor guidance for a fixed release.
  • Restrict access to SDCMS admin and plugin routes.
  • Disable the attachment plugin if it is not required.
  • Review logs for suspicious attachment admin route access.

Validation and detection

  • Confirm whether any public asset runs SDCMS 1.6.
  • Check if the attachment plugin admin controller exists.
  • Verify admin routes require strong authentication and network restrictions.
  • Review web logs for unusual root parameter usage.
  • Document findings because CVSS and fixed-version data are absent.
Prepared
Confidence
medium
Sources
4

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-19748 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
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

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.