LiveActive security incident?Get immediate response
CVE Record

CVE-2018-19520: An issue was discovered in SDCMS 1.6 with PHP 5.x.

An issue was discovered in SDCMS 1.6 with PHP 5.x. app/admin/controller/themecontroller.php uses a check_bad function in an attempt to block certain PHP functions such as eval, but does not prevent use of preg_replace 'e' calls, allowing users to execute arbitrary code by leveraging access to admin template management.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2018-19520 is a reported arbitrary code execution issue in SDCMS 1.6 running with PHP 5.x. The weakness is tied to admin template management, so risk is highest where an attacker can access or compromise CMS administrator functions.

Executive priority

Treat this as a priority for legacy CMS risk reduction. The issue can become serious if an administrator account is compromised, but the provided sources do not show active exploitation or a named patch.

Technical view

The source states app/admin/controller/themecontroller.php uses a check_bad filter to block dangerous PHP functions, but the filter does not prevent preg_replace with the e modifier. That gap can allow arbitrary code execution through admin template management access.

Likely exposure

Likely exposure is limited to organizations still running SDCMS 1.6 with PHP 5.x, especially if the admin interface is internet-accessible or admin credentials are weak, shared, or compromised.

Exploitation context

The CVE record does not indicate CISA KEV listing or active exploitation. Available evidence describes a path requiring access to admin template management; it does not establish unauthenticated exploitation.

Researcher notes

The key evidence is narrow: SDCMS 1.6 with PHP 5.x, themecontroller.php, check_bad filtering, and preg_replace e modifier bypass. No CVSS, CWE, CPE, exploit status, or remediation version is provided in the bundle.

Mitigation direction

  • Identify any SDCMS 1.6 deployments, especially those using PHP 5.x.
  • Check current vendor or maintainer guidance for a fixed version or replacement path.
  • Restrict CMS admin access to trusted networks and authenticated administrators.
  • Review administrator accounts, passwords, and recent template-management activity.
  • Plan migration away from PHP 5.x because it is legacy and unsupported.

Validation and detection

  • Inventory web applications for SDCMS 1.6 and PHP 5.x usage.
  • Confirm whether admin template management is enabled and who can access it.
  • Review logs for unusual administrator sign-ins or template changes.
  • Verify admin interfaces are not exposed beyond intended management networks.
  • Document whether a vendor-supported patch or upgrade path exists.
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

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

CVE-2018-19520 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.